blob: eec527b171795c2e87558ef3fa972a53cc8448be [file] [log] [blame]
load("@rules_cc//cc:defs.bzl", "cc_library")
cc_library(
name = "cleanup",
visibility = ["//visibility:public"],
)