Skip to content

Commit 6242661

Browse files
committed
Remove unused imports from _hub helpers
1 parent 2cfff05 commit 6242661

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

timm/models/_hub.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
from torch.hub import _get_torch_home as get_dir
1717

1818
from timm import __version__
19-
from timm.layers import ClassifierHead, NormMlpClassifierHead
2019
from timm.models._pretrained import filter_pretrained_cfg
2120

2221
try:

0 commit comments

Comments
 (0)