Skip to content
Snippets Groups Projects
Commit ba28db69 authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

Removed some unused global keywords.

parent 7e20f554
No related branches found
No related tags found
No related merge requests found
...@@ -174,8 +174,6 @@ def main(verbose, configfile): ...@@ -174,8 +174,6 @@ def main(verbose, configfile):
def sigint_handler(signal, frame): def sigint_handler(signal, frame):
global running global running
global port_map
global plugin_modules
running = False running = False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment