diff --git a/twoot.py b/twoot.py index 21c28a6..c916ff2 100755 --- a/twoot.py +++ b/twoot.py @@ -588,8 +588,6 @@ def main(argv): datefmt='%Y-%m-%d %H:%M:%S', ) - logging.info('_____________________________________________________________________________________') - logging.info('Running with the following configuration:') logging.info(' Config File : ' + str(args['f'])) logging.info(' twitter_account : ' + TOML['config']['twitter_account'])