Skip to content

Commit 841844d

Browse files
authored
Merge pull request #118 from camelid/rm-old-comment
Remove old comment
2 parents e23b037 + a446fe8 commit 841844d

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)