Remove useless comment

This commit is contained in:
André Apitzsch 2018-11-17 11:20:22 +01:00
parent dd0b7260b4
commit a1b798b8fc
1 changed files with 0 additions and 1 deletions

View File

@ -53,5 +53,4 @@ class TestInterface(unittest.TestCase):
if __name__ == "__main__":
#import sys;sys.argv = ['', 'Test.test']
unittest.main()