Skip to content

Commit

Permalink
utils.click - remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteoCampinoti94 committed Sep 25, 2024
1 parent dd767ec commit 0f92db5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion acacore/utils/click.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from sys import stdout
from traceback import format_tb
from typing import Callable
from typing import overload

from click import BadParameter
from click import Command
Expand Down

0 comments on commit 0f92db5

Please sign in to comment.