Remove comment about license after licenses rule

pull/20446/head
Alexander Polcyn 5 years ago
parent 784ff01daa
commit 170ab2d91f
  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