Skip to content

Commit dc5a001

Browse files
authored
Update WORKSPACE (#1512)
Removed loaded "http_file" symbol which was unused.
1 parent 54dfa9c commit dc5a001

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
workspace(name = "df")
22

3-
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive", "http_file")
3+
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
44

55
http_archive(
66
name = "bazel_skylib",

0 commit comments

Comments
 (0)