removing dev as it's not used anymore

This commit is contained in:
piair 2024-02-27 00:34:54 +01:00
parent 6de49e8874
commit a47a460a56
1 changed files with 0 additions and 4 deletions

4
V6.py
View File

@ -741,10 +741,6 @@ def daily_routine(cred: UserCredentials, custom=False):
log_error(e)
def dev():
pass
def json_start(json):
global driver
display = SmartDisplay(backend="xvnc", size=(1920, 1080), rfbport=2345, color_depth=24)