Skip to content

Commit 07232e9

Browse files
committed
[color] remove unnecessary os import
1 parent 0b34986 commit 07232e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/fdiff/color.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import os
21

32
ansicolors = {
43
"BLACK": "\033[30m",

0 commit comments

Comments
 (0)