Skip to content

Commit

Permalink
removed unused pandas import
Browse files Browse the repository at this point in the history
  • Loading branch information
djkapner committed Aug 4, 2021
1 parent 578596f commit f898b16
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
from typing import Dict, List, Optional, Union
import pytz

import pandas as pd

from allensdk.api.warehouse_cache.cache import memoize
from allensdk.brain_observatory.behavior.session_apis.abcs.\
data_extractor_base.behavior_data_extractor_base import \
Expand Down

0 comments on commit f898b16

Please sign in to comment.