mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-13 09:00:38 -05:00
8 lines
170 B
Text
8 lines
170 B
Text
# @unused
|
|
load("@bazeldnf//:def.bzl", "bazeldnf")
|
|
|
|
# @unused
|
|
load("@bazeldnf//:deps.bzl", "rpmtree", "tar2files")
|
|
|
|
# @unused
|
|
load("@rules_cc//cc:defs.bzl", "cc_library")
|