Remove redundant file
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
import time
|
||||
|
||||
while True:
|
||||
print("Running...")
|
||||
time.sleep(10)
|
||||
Reference in New Issue
Block a user
@@ -1,5 +0,0 @@
|
||||
import time
|
||||
|
||||
while True:
|
||||
print("Running...")
|
||||
time.sleep(10)
|
||||