Skip to content

Commit

Permalink
cleanup unused import (#2067) (#2425)
Browse files Browse the repository at this point in the history
Summary:
cleanup

Pull Request resolved: #2425

Reviewed By: zhangguanheng66

Differential Revision: D22432639

Pulled By: fmassa

fbshipit-source-id: cb457765d50de5f02454a60fc9e048782b081d7c
  • Loading branch information
developer0hye authored and facebook-github-bot committed Jul 8, 2020
1 parent 4ace8f8 commit e2825e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion torchvision/models/mnasnet.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import math
import warnings

import torch
Expand Down

0 comments on commit e2825e8

Please sign in to comment.