From 003b92be7b80638c985eb3ee5e8350f1bbbfa1b1 Mon Sep 17 00:00:00 2001 From: wliu01 <57687551+heccinchomker@users.noreply.github.com> Date: Sat, 15 Feb 2020 19:39:11 -0500 Subject: [PATCH] Update main.py --- main.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/main.py b/main.py index 33b616d..e5199e1 100644 --- a/main.py +++ b/main.py @@ -28,7 +28,5 @@ def main(): - - if __name__ == "__main__": - main() \ No newline at end of file + main()