diff options
Diffstat (limited to 'tools/vm/ubuntu1604/BUILD')
-rw-r--r-- | tools/vm/ubuntu1604/BUILD | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/vm/ubuntu1604/BUILD b/tools/vm/ubuntu1604/BUILD deleted file mode 100644 index ab1df0c4c..000000000 --- a/tools/vm/ubuntu1604/BUILD +++ /dev/null @@ -1,7 +0,0 @@ -package(licenses = ["notice"]) - -filegroup( - name = "ubuntu1604", - srcs = glob(["*.sh"]), - visibility = ["//:sandbox"], -) |