mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-09-20 22:37:44 +00:00
Remove accidentally committed debug code
This commit is contained in:
@@ -29,9 +29,6 @@ def shutdown(_signum=None, _frame=None):
|
||||
|
||||
# Main function
|
||||
if __name__ == "__main__":
|
||||
result = infer_mode_from_comment("Test FT8")
|
||||
print(result)
|
||||
|
||||
# Set up logging
|
||||
root = logging.getLogger()
|
||||
root.setLevel(LOG_LEVEL)
|
||||
|
||||
Reference in New Issue
Block a user