remove whitespace

This commit is contained in:
Michel Oosterhof 2017-07-13 12:37:06 +00:00
parent 7659bcde8e
commit 23dc1c2662
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ class LoggingServerProtocol(insults.ServerProtocol):
url = rp[1]
else:
url = rf[rf.find('redir_')+len('redir_'):]
try:
if not os.path.exists(rf):
continue