Remove uneeded line.
This commit is contained in:
parent
750ffa71b9
commit
86a0c2bd48
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ class SyncBot(Tox):
|
||||||
checked = False
|
checked = False
|
||||||
self.joined = False
|
self.joined = False
|
||||||
|
|
||||||
count = 0
|
|
||||||
try:
|
try:
|
||||||
while True:
|
while True:
|
||||||
status = self.isconnected()
|
status = self.isconnected()
|
||||||
|
|
Loading…
Reference in a new issue