Commit ffa812e4 authored by Dingquan Yu's avatar Dingquan Yu
Browse files

remove unnecessary imports

parent de28d842
......@@ -29,7 +29,6 @@ from openfold.data.templates import get_custom_template_features, empty_template
from openfold.data.tools import jackhmmer, hhblits, hhsearch, hmmsearch
from openfold.data.tools.utils import to_date
from openfold.np import residue_constants, protein
import tarfile
FeatureDict = MutableMapping[str, np.ndarray]
TemplateSearcher = Union[hhsearch.HHSearch, hmmsearch.Hmmsearch]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment