浏览代码

Remove commented-out deps.

Konstantinos Bousmalis 8 年之前
父节点
当前提交
f03fa19d1f
共有 1 个文件被更改,包括 0 次插入2 次删除
  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",
     ],
 )