Skip to content

Commit 69f4229

Browse files
committed
Clean up imports
1 parent d88a30b commit 69f4229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

polygon/rest/futures.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
FuturesMarketStatus,
1414
FuturesSnapshot,
1515
)
16-
from .models.common import Sort, Order
16+
from .models.common import Sort
1717
from .models.request import RequestOptionBuilder
1818

1919

0 commit comments

Comments
 (0)