Skip to content

Commit 339966b

Browse files
authored
Remove space
1 parent 6755b7b commit 339966b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tensorflow_addons/custom_ops/image/cc/kernels/adjust_hsv_in_yiq_op.cc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ limitations under the License.
2828
#include "tensorflow_addons/custom_ops/image/cc/kernels/adjust_hsv_in_yiq_op.h"
2929

3030
namespace tensorflow {
31-
3231
namespace addons {
3332

3433
typedef Eigen::ThreadPoolDevice CPUDevice;
@@ -169,4 +168,4 @@ REGISTER_KERNEL_BUILDER(
169168
#endif
170169

171170
} // end namespace addons
172-
} // namespace tensorflow
171+
} // namespace tensorflow

0 commit comments

Comments
 (0)