Fix pylint error of Unused gen_image_ops imported
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
parent
d43bda0968
commit
8e87568f54
@ -23,7 +23,6 @@ import numpy as np
|
||||
from tensorflow.python.framework import dtypes
|
||||
from tensorflow.python.framework import ops
|
||||
from tensorflow.python.ops import array_ops
|
||||
from tensorflow.python.ops import gen_image_ops
|
||||
from tensorflow.python.ops import image_ops
|
||||
from tensorflow.python.ops import image_ops_impl
|
||||
from tensorflow.python.ops import math_ops
|
||||
|
Loading…
Reference in New Issue
Block a user