santad: Don't need macos_command_line_application anymore

This commit is contained in:
Russell Hancox
2019-11-05 08:43:37 -05:00
committed by Russell Hancox
parent 8acfa6591e
commit b8f3122ee9

View File

@@ -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