Remove superfluous whitespaces at the end of lines

This commit is contained in:
Christoph Heiss 2017-03-22 19:38:49 +01:00
parent 526695e209
commit e3f6d56d02
3 changed files with 76 additions and 77 deletions

View file

@ -492,7 +492,6 @@ class Fl0w:
webbrowser.open("http://robot0nfire.com")
def connect(self, address):
try:
self.ws = Fl0wClient(address)