mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-24 09:18:08 +00:00
Cleanup
This commit is contained in:
parent
148b99c553
commit
d2798a969e
@ -232,9 +232,6 @@ def main():
|
||||
with open(cfg, 'w') as cloud_config_file:
|
||||
cloud_config.write(cloud_config_file)
|
||||
|
||||
with open(cfg, 'r') as f:
|
||||
log.info(f.read())
|
||||
|
||||
_start_gns3server()
|
||||
|
||||
with open(server_crt, 'r') as cert_file:
|
||||
|
Loading…
Reference in New Issue
Block a user