Skip to content

Commit 8b8aa8e

Browse files
remove test functions
1 parent 32505a8 commit 8b8aa8e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

utils/info.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,3 @@ def vncrunningdialog(port):
2020
+"\n"+"To stop it, run:\n"\
2121
+green("vncserver -kill :"+str(port))\
2222
+" or "+blue("stopvnc")
23-
24-
print(vncokdialog(5900))
25-
print(IPv4Address)
26-
print(socket.gethostbyname(socket.gethostname()))
27-
28-

0 commit comments

Comments
 (0)