Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
camelpac committed Sep 4, 2021
1 parent bf3710b commit 3696d1c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions alpaca_trade_api/rest_async.py
@@ -1,8 +1,6 @@
import os
import aiohttp
import asyncio
import time
import yaml

from alpaca_trade_api.entity_v2 import BarsV2, QuotesV2, TradesV2, \
EntityList, TradeV2, QuoteV2
import pandas as pd
Expand Down

0 comments on commit 3696d1c

Please sign in to comment.