Skip to content

Commit

Permalink
Fixup leftover unused import in resnet impl
Browse files Browse the repository at this point in the history
  • Loading branch information
plstcharles committed Nov 28, 2018
1 parent 7031f68 commit ee01cff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions thelper/modules/resnet.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import abc

import torch
import torch.nn
import torch.utils.model_zoo
Expand Down

0 comments on commit ee01cff

Please sign in to comment.