Skip to content

Commit

Permalink
Remove unused target declaration.
Browse files Browse the repository at this point in the history
github.com//issues/65
  • Loading branch information
ChrisCummins committed Jan 2, 2020
1 parent 8120a15 commit 6fe7f0e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions compilers/toy/lexer/BUILD
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_test")

cc_binary(
name = "lexer",
)

go_library(
name = "go_default_library",
srcs = [
Expand Down

0 comments on commit 6fe7f0e

Please sign in to comment.