1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-01-16 02:51:00 +00:00

I'm stupid... Remove fake segfault

This commit is contained in:
Julien Duponchelle 2015-05-17 23:10:50 +02:00
parent c5171b887f
commit b62efa3bae

View File

@ -71,6 +71,5 @@ def main():
from gns3server.run import run
run()
if __name__ == '__main__':
main()