We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1893dd3 commit ff851a6Copy full SHA for ff851a6
zoialib/prepare.py
@@ -2,7 +2,6 @@
2
import shutil
3
import sys
4
import typing as t
5
-from collections import Counter
6
from pathlib import Path
7
8
from typer import Argument, Option
0 commit comments