summaryrefslogtreecommitdiff
path: root/YouTubeSubCount.py
diff options
context:
space:
mode:
Diffstat (limited to 'YouTubeSubCount.py')
-rw-r--r--YouTubeSubCount.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/YouTubeSubCount.py b/YouTubeSubCount.py
index 883f014..eabe6cf 100644
--- a/YouTubeSubCount.py
+++ b/YouTubeSubCount.py
@@ -12,7 +12,6 @@ while True:
subs = j['items'][0]['statistics']['subscriberCount']
views = j['items'][0]['statistics']['viewCount']
-#while True:
time.sleep(5)
os.system('clear')