Skip to content

Commit 612a50a

Browse files
committed
pep8 fix: remove unused import
1 parent 05ebbcb commit 612a50a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyperformance/cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import argparse
22
import os.path
3-
import shutil
43
import sys
54

65
from pyperformance.venv import exec_in_virtualenv, cmd_venv

0 commit comments

Comments
 (0)