Skip to content

Commit ff851a6

Browse files
committed
Remove unused variable
1 parent 1893dd3 commit ff851a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

zoialib/prepare.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import shutil
33
import sys
44
import typing as t
5-
from collections import Counter
65
from pathlib import Path
76

87
from typer import Argument, Option

0 commit comments

Comments
 (0)