Skip to content

Commit

Permalink
Remove more unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
nateinaction committed May 12, 2021
1 parent dd4ab90 commit f82a787
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 6 deletions.
5 changes: 2 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ load("//:def.bzl", "envfile")
envfile(
name = "env",
files = [
# "non-package/non-package.env",
"//test-package:package.env",
"//test-package:package2.env",
"//test:.env",
"//test:2.env",
]
)
3 changes: 0 additions & 3 deletions test-package/BUILD.bazel

This file was deleted.

File renamed without changes.
File renamed without changes.

0 comments on commit f82a787

Please sign in to comment.