Skip to content

Commit 7a741f5

Browse files
committed
BUILD cleanup
PiperOrigin-RevId: 334708643
1 parent 9b9a4f7 commit 7a741f5

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

examples/slim/BUILD

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ package(
77

88
licenses(["notice"]) # Apache 2.0
99

10-
exports_files(["LICENSE"])
11-
1210
py_library(
1311
name = "dataset_utils",
1412
srcs = ["datasets/dataset_utils.py"],

morph_net/testing/BUILD

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ package(default_visibility = ["//visibility:public"])
22

33
licenses(["notice"]) # Apache 2.0
44

5-
exports_files(["LICENSE"])
6-
75
py_library(
86
name = "op_regularizer_stub",
97
testonly = 1,

0 commit comments

Comments
 (0)