mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
9 lines
170 B
Python
9 lines
170 B
Python
# @unused
|
|
load("@bazeldnf//:def.bzl", "bazeldnf")
|
|
|
|
# @unused
|
|
load("@bazeldnf//:deps.bzl", "rpmtree", "tar2files")
|
|
|
|
# @unused
|
|
load("@rules_cc//cc:defs.bzl", "cc_library")
|