Skip to content

Commit 6494e08

Browse files
authored
Merge pull request modelcontextprotocol#20 from jkoelker/jk/multileg
fix(orders): fix lint
2 parents e9690eb + d5ff516 commit 6494e08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/schwab_mcp/tools/orders.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
from schwab.orders.common import one_cancels_other as oco_builder
1010
from schwab.orders.options import OptionSymbol
1111
from schwab.orders.generic import OrderBuilder
12-
from schwab.orders.common import ComplexOrderStrategyType
1312

1413
from schwab_mcp.context import SchwabContext
1514
from schwab_mcp.tools._registration import register_tool

0 commit comments

Comments
 (0)