Skip to content

Commit f3a29e4

Browse files
committed
Removed newline
1 parent 6676d42 commit f3a29e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wptagent.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1127,7 +1127,6 @@ def setup_logging(verbosity=0, log_format=None, log_file=None):
11271127
logging.critical("log_file must be specified if log_format is used.")
11281128
exit(1)
11291129

1130-
11311130
def main():
11321131
"""Startup and initialization"""
11331132
import argparse

0 commit comments

Comments
 (0)