Skip to content

Commit

Permalink
remove unused typing lib
Browse files Browse the repository at this point in the history
  • Loading branch information
wh1100717 committed Apr 25, 2017
1 parent c5fb540 commit a1f6b2d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rqalpha/api/api_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@
from collections import Iterable
from functools import wraps
from types import FunctionType
# noinspection PyUnresolvedReferences
from typing import List

import pandas as pd
import six
Expand Down

0 comments on commit a1f6b2d

Please sign in to comment.