This commit is contained in:
sidya82
2015-04-02 14:15:11 +02:00
parent 9216f5ed45
commit 1fdd69c4cb
2 changed files with 3 additions and 4 deletions

View File

@@ -2,5 +2,4 @@ __author__ = 'sidya'
from serveur import Server
if __name__ == '__main__':
Server.main()
Server.main()