Skip to content

Commit

Permalink
Removed an extra line added by rebase...
Browse files Browse the repository at this point in the history
Signed-off-by: Dhruva Ray <dhruvaray@gmail.com>
  • Loading branch information
dhruvaray committed Jun 1, 2020
1 parent 9a86725 commit a600a9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/tvm/relay/frontend/tflite.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
from .common import infer_shape as _infer_shape
from .tflite_flexbuffer import FlexBufferDecoder


__all__ = ['from_tflite']

class TensorWrapper(object):
Expand Down

0 comments on commit a600a9c

Please sign in to comment.