Skip to content

Commit

Permalink
remove unused modules from fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
TomJKono committed May 27, 2016
1 parent c65d6b9 commit 5cdca17
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lrt_predict/Fetch/phytozome.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@
"""Defines a class that is used to fetch data from Phytozome 10."""

# Import python modules here
import requests
from xml.etree import ElementTree
import os
import re
import subprocess
import tempfile

Expand Down

0 comments on commit 5cdca17

Please sign in to comment.