Skip to content

Commit

Permalink
Remove the use of bind() from WORKSPACE.
Browse files Browse the repository at this point in the history
  • Loading branch information
qzmfranklin committed Dec 14, 2017
1 parent c6dc38c commit f0d8d82
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,3 @@ git_repository(
remote = "https://github.com/gflags/gflags.git",
tag = 'v2.2.1',
)

bind(
name = "gflags",
actual = "@com_github_gflags_gflags//:gflags",
)

0 comments on commit f0d8d82

Please sign in to comment.