Remove unused math_ops import to pass CI test
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
parent
c4648ef718
commit
88692052ad
@ -23,7 +23,6 @@ from tensorflow.python.framework import dtypes
|
||||
from tensorflow.python.framework import errors_impl
|
||||
from tensorflow.python.ops import array_ops
|
||||
from tensorflow.python.ops import check_ops
|
||||
from tensorflow.python.ops import math_ops
|
||||
from tensorflow.python.platform import test
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user