Skip to content

Commit abd4635

Browse files
committed
Removes a rogue import
1 parent b2990ab commit abd4635

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cli/path.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import sys
44

55
from collections import namedtuple
6-
from pprint import pprint
76

87
import typer
98

0 commit comments

Comments
 (0)