removed unused imports
This commit is contained in:
parent
fa569ff5b2
commit
e96bac3865
@ -7,7 +7,6 @@ __version__ = "0.0.2"
|
|||||||
__license__ = "None"
|
__license__ = "None"
|
||||||
|
|
||||||
import yfinance
|
import yfinance
|
||||||
import json
|
|
||||||
|
|
||||||
def get_share_price(str_symbol):
|
def get_share_price(str_symbol):
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user