X Tutup
Skip to content

Commit 685eb2b

Browse files
committed
Remove old TODO comment.
1 parent b7fd433 commit 685eb2b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

bpython/cli.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1480,10 +1480,6 @@ def init_wins(scr, colors, config):
14801480
# Thanks to Angus Gibson for pointing out this missing line which was causing
14811481
# problems that needed dirty hackery to fix. :)
14821482

1483-
# TODO:
1484-
#
1485-
# This should show to be configured keys from ~/.bpython/config
1486-
#
14871483
statusbar = Statusbar(scr, main_win, background, config,
14881484
" <%s> Rewind <%s> Save <%s> Pastebin <%s> Pager <%s> Show Source " %
14891485
(config.undo_key, config.save_key,

0 commit comments

Comments
 (0)
X Tutup