Remove the license name so as to fix an internal warning.

pull/20410/head
Guantao Liu 6 years ago
parent 2057b35840
commit 8000d23d41
  1. 2
      BUILD

@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
licenses(["notice"]) # Apache v2
licenses(["notice"])
exports_files(["LICENSE"])

Loading…
Cancel
Save