Remove superfluous whitespaces at the end of lines
This commit is contained in:
parent
526695e209
commit
e3f6d56d02
3 changed files with 76 additions and 77 deletions
|
@ -492,7 +492,6 @@ class Fl0w:
|
|||
webbrowser.open("http://robot0nfire.com")
|
||||
|
||||
|
||||
|
||||
def connect(self, address):
|
||||
try:
|
||||
self.ws = Fl0wClient(address)
|
||||
|
|
Reference in a new issue