Skip to content

Commit b458406

Browse files
committed
Remove from __builtin__ import True
1 parent f7e4d64 commit b458406

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/attributecode/transform.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
from attributecode.util import csv
3030
from attributecode.util import python2
3131
from attributecode.util import replace_tab_with_spaces
32-
from __builtin__ import True
3332

3433

3534
if python2: # pragma: nocover

0 commit comments

Comments
 (0)