Skip to content

Commit a446fe8

Browse files
committed
Remove old comment
1 parent e23b037 commit a446fe8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

homu/server.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,6 @@ def callback():
247247
except Exception as ex:
248248
logger.warn('/callback encountered an error '
249249
'during github oauth callback')
250-
# probably related to https://gitlab.com/pycqa/flake8/issues/42
251250
lazy_debug(
252251
logger,
253252
lambda ex=ex: 'github oauth callback err: {}'.format(ex),

0 commit comments

Comments
 (0)