Browse Source

Update network.py

qiaofeng1227 2 years ago
parent
commit
1c37f52c31
1 changed files with 0 additions and 4 deletions
  1. 0 4
      appmanage/api/utils/network.py

+ 0 - 4
appmanage/api/utils/network.py

@@ -15,7 +15,3 @@ def get_start_port(port):
             use_port = use_port+1
             use_port = use_port+1
 
 
     return use_port
     return use_port
-
-        
-        
-