.BANCHO. Remove test log
This commit is contained in:
parent
3100853903
commit
59e864419d
2
pep.py
2
pep.py
|
@ -190,8 +190,6 @@ if __name__ == "__main__":
|
||||||
|
|
||||||
# Server start message and console output
|
# Server start message and console output
|
||||||
discordBotHelper.sendConfidential("Server started!")
|
discordBotHelper.sendConfidential("Server started!")
|
||||||
from helpers import logHelper
|
|
||||||
logHelper.warning("Test warning")
|
|
||||||
consoleHelper.printColored("> Tornado listening for clients on 127.0.0.1:{}...".format(serverPort), bcolors.GREEN)
|
consoleHelper.printColored("> Tornado listening for clients on 127.0.0.1:{}...".format(serverPort), bcolors.GREEN)
|
||||||
|
|
||||||
# Start tornado
|
# Start tornado
|
||||||
|
|
Loading…
Reference in New Issue
Block a user