소스 검색

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",
     ],
 )