Skip to content

Commit 8779cca

Browse files
committed
Remove erroneously introduced import
1 parent c875c58 commit 8779cca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd2/cmd2.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
import re
3939
import sys
4040
import tempfile
41-
import typing
4241
import threading
4342
from code import (
4443
InteractiveConsole,

0 commit comments

Comments
 (0)