Browse Source

Remove commented-out deps.

Konstantinos Bousmalis 8 năm trước cách đây
mục cha
commit
f03fa19d1f
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      domain_adaptation/domain_separation/BUILD

+ 0 - 2
domain_adaptation/domain_separation/BUILD

@@ -34,10 +34,8 @@ py_library(
     ],
     deps = [
         ":grl_op_grads_py",
-        # ":grl_op_kernels",
         ":grl_op_shapes_py",
         ":grl_ops",
-        # ":grl_ops_py",
         ":utils",
     ],
 )