Remove bad snippit

This commit is contained in:
Joshua Boniface 2018-06-02 15:04:25 -04:00
parent cbfd3a8a31
commit 8ac429dad8
1 changed files with 0 additions and 2 deletions

View File

@ -95,8 +95,6 @@ def updatedomains(new_domain_list):
while True:
# Tick loop
for domain in s_domain:
uuid = domain.
try:
time.sleep(0.1)
except: