mirror of
https://github.com/google/santa.git
synced 2026-04-24 03:00:12 -04:00
santad: Don't need macos_command_line_application anymore
This commit is contained in:
committed by
Russell Hancox
parent
8acfa6591e
commit
b8f3122ee9
@@ -1,8 +1,4 @@
|
||||
load(
|
||||
"@build_bazel_rules_apple//apple:macos.bzl",
|
||||
"macos_bundle",
|
||||
"macos_command_line_application",
|
||||
)
|
||||
load("@build_bazel_rules_apple//apple:macos.bzl", "macos_bundle")
|
||||
load("//:helper.bzl", "santa_unit_test")
|
||||
|
||||
licenses(["notice"]) # Apache 2.0
|
||||
|
||||
Reference in New Issue
Block a user