This commit is contained in:
jbergknoff-10e 2018-05-04 16:42:16 -05:00
parent 2ac8954b13
commit 86fed8ba27

View File

@ -198,7 +198,6 @@ def main(argv=sys.argv[1:]):
help='Path to SSL private key',
default=None)
args = parser.parse_args(argv)
# Wrap the main application