Skip to content

Commit 756d8d3

Browse files
committed
Fixed flake8 error
1 parent f659da3 commit 756d8d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd2/constants.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"""Constants and definitions"""
44

55
import re
6-
from colorama import Fore
76

87
# Used for command parsing, output redirection, tab completion and word
98
# breaks. Do not change.

0 commit comments

Comments
 (0)