diff --git a/ceshi.py b/ceshi.py index 810ec11..9574991 100644 --- a/ceshi.py +++ b/ceshi.py @@ -413,5 +413,4 @@ class UPLOAD: time.sleep(60) -if __name__ == '__main__': - up = UPLOAD() +up = UPLOAD()