Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
CPScript authored Apr 24, 2024
1 parent 02314d6 commit a9d11cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Kitty/Flood/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ def clear():
choice = input("").lower()

if choice == "yes":
print("Starting...")
time.sleep(1)
clear()
print("Checking if requirment exists: node")
Expand Down

0 comments on commit a9d11cb

Please sign in to comment.