Skip to content

Commit ee9ffaf

Browse files
committed
Remove duplicate import
1 parent f16a414 commit ee9ffaf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

conda_forge_tick/migrators/recipe_v1.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
from conda_forge_tick.migrators.core import MiniMigrator
77
from conda_forge_tick.recipe_parser._parser import _get_yaml_parser
88

9-
from typing import Any
10-
119
if typing.TYPE_CHECKING:
1210
from ..migrators_types import AttrsTypedDict
1311

0 commit comments

Comments
 (0)