From fc015fb5a49e1b6825d4cfcc4c46ba2923b99b35 Mon Sep 17 00:00:00 2001 From: Sergii Danyuk Date: Tue, 25 Oct 2016 12:23:38 +0300 Subject: [PATCH] Deleted blank line --- main.py | 1 - 1 file changed, 1 deletion(-) diff --git a/main.py b/main.py index 70dfbab..030c985 100644 --- a/main.py +++ b/main.py @@ -453,6 +453,5 @@ def OnClose(self, event): self.Destroy() - if __name__ == '__main__': CubeApp().Run()