Skip to content

Commit

Permalink
Remove unused file export (#664)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregmagolan authored Apr 6, 2019
1 parent 5879d4d commit 2e404e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/typescript/internal/protobufjs/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ load("@build_bazel_rules_nodejs//:defs.bzl", "nodejs_binary")

package(default_visibility = ["//visibility:public"])

exports_files(["node_modules/protobufjs/dist/minimal/protobuf.min.js"])

bzl_library(
name = "bzl",
srcs = glob(["*.bzl"]),
Expand Down

0 comments on commit 2e404e0

Please sign in to comment.