Remove redundant file

This commit is contained in:
Fred Boniface 2023-07-11 22:22:28 +01:00
parent b00e758dd5
commit e4a275bae3
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
import time
while True:
print("Running...")
time.sleep(10)