Skip to content

Commit

Permalink
remove unneded imports
Browse files Browse the repository at this point in the history
  • Loading branch information
squirrelo committed Jun 20, 2014
1 parent a7f2a0f commit ae9737b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions qiita_db/environment_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@
from psycopg2 import connect
from psycopg2.extensions import ISOLATION_LEVEL_AUTOCOMMIT

from qiita_db.study import Study
from qiita_db.data import PreprocessedData, ProcessedData
from qiita_db.util import get_db_files_base_dir

get_support_file = partial(join, join(dirname(abspath(__file__)),
Expand Down

0 comments on commit ae9737b

Please sign in to comment.