Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ddl-rliu committed Jun 27, 2024
1 parent bb0f43d commit 8c476c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flytekit/core/interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import collections
import copy
import inspect
import re
import typing
from collections import OrderedDict
from typing import Any, Dict, Generator, List, Optional, Tuple, Type, TypeVar, Union, cast
Expand Down

0 comments on commit 8c476c9

Please sign in to comment.