Skip to content

Commit

Permalink
Removed unused helper
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolasMarkou committed Aug 22, 2020
1 parent 715c20c commit b305209
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tf2onnx/optimizer/upsample_optimizer.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"""

from __future__ import unicode_literals
from onnx import helper

from .optimizer_base import GraphOptimizerBase

Expand Down

0 comments on commit b305209

Please sign in to comment.