diff --git a/src/BUILD b/src/BUILD index b81f797f..b4298d27 100644 --- a/src/BUILD +++ b/src/BUILD @@ -8,8 +8,6 @@ package( licenses(["notice"]) # Apache 2, BSD, MIT -exports_files(["LICENSE"]) - proto_library( name = "sentencepiece_proto", srcs = ["sentencepiece.proto"],