Skip to content

Commit 99ee833

Browse files
chore(internal): cleanup duplicate import (#624)
1 parent 98f5877 commit 99ee833

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lithic/types/shared_params/velocity_limit_params.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
from typing import List, Union, Optional
66
from typing_extensions import Literal, Required, TypedDict
77

8-
from .velocity_limit_params_period_window import VelocityLimitParamsPeriodWindow
98
from ..shared.velocity_limit_params_period_window import VelocityLimitParamsPeriodWindow
109

1110
__all__ = ["VelocityLimitParams", "Filters"]

0 commit comments

Comments
 (0)