Skip to content

Commit b1a1db5

Browse files
committed
remove IDE import
1 parent bdba7e6 commit b1a1db5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/dis.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import types
55
import collections
66
import io
7-
from fileinput import lineno
87

98
from opcode import *
109
from opcode import (

0 commit comments

Comments
 (0)