X Tutup
Skip to content

Commit 5e223c4

Browse files
committed
Remove needless import.
1 parent 3c00f28 commit 5e223c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bpython/gtk_.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
import gobject
3535
import gtk
3636
import pango
37-
from pygments.lexers import PythonLexer
3837

3938
from bpython import importcompletion, repl
4039
from bpython.config import Struct, loadini

0 commit comments

Comments
 (0)
X Tutup