mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Remove debug log
This commit is contained in:
parent
41532f97ef
commit
85f508dbc2
1
main.py
1
main.py
@ -224,7 +224,6 @@ if __name__ == "__main__":
|
||||
controller_setup_thread.join()
|
||||
|
||||
Console.info("Crafty has fully started and is now ready for use!")
|
||||
console.debug(helper.find_java_installs())
|
||||
crafty_prompt.prompt = f"Crafty Controller v{helper.get_version_string()} > "
|
||||
|
||||
if not args.daemon:
|
||||
|
Loading…
Reference in New Issue
Block a user