Skip to content

Commit

Permalink
[Del] remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
vnpy committed Jun 19, 2020
1 parent b94f166 commit 06bbda6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions vnpy/app/spread_trading/algo.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ def __init__(
payup, interval, lock
)

self.cancel_interval: int = 2
self.timer_count: int = 0

def on_tick(self, tick: TickData):
""""""
# Return if tick not inited
Expand Down

0 comments on commit 06bbda6

Please sign in to comment.