aboutsummaryrefslogtreecommitdiff
path: root/rules/prebuilt_xml.bzl
diff options
context:
space:
mode:
Diffstat (limited to 'rules/prebuilt_xml.bzl')
-rw-r--r--rules/prebuilt_xml.bzl1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/prebuilt_xml.bzl b/rules/prebuilt_xml.bzl
index 9da74077..13f7ba7e 100644
--- a/rules/prebuilt_xml.bzl
+++ b/rules/prebuilt_xml.bzl
@@ -12,7 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-load("@bazel_skylib//lib:paths.bzl", "paths")
load(":prebuilt_file.bzl", "PrebuiltFileInfo")
_handled_dir = ["etc"]