forked from piair/MsRewards-Reborn
removing dev as it's not used anymore
This commit is contained in:
parent
6de49e8874
commit
a47a460a56
4
V6.py
4
V6.py
@ -741,10 +741,6 @@ def daily_routine(cred: UserCredentials, custom=False):
|
|||||||
log_error(e)
|
log_error(e)
|
||||||
|
|
||||||
|
|
||||||
def dev():
|
|
||||||
pass
|
|
||||||
|
|
||||||
|
|
||||||
def json_start(json):
|
def json_start(json):
|
||||||
global driver
|
global driver
|
||||||
display = SmartDisplay(backend="xvnc", size=(1920, 1080), rfbport=2345, color_depth=24)
|
display = SmartDisplay(backend="xvnc", size=(1920, 1080), rfbport=2345, color_depth=24)
|
||||||
|
Loading…
Reference in New Issue
Block a user