aboutsummaryrefslogtreecommitdiff
path: root/BUILD.bazel
diff options
context:
space:
mode:
authorFabian Meumertzheim <meumertzheim@code-intelligence.com>2021-04-24 22:49:08 +0200
committerFabian Meumertzheim <fabian@meumertzhe.im>2021-04-26 13:46:36 +0200
commit8d966c4b55ede38d38690f95464845aef05836fe (patch)
tree4617b971b470651d440b67344c45a786c70113cd /BUILD.bazel
parent371d0e4f9ce44279a94f787e69393cd4238181a7 (diff)
downloadjazzer-api-8d966c4b55ede38d38690f95464845aef05836fe.tar.gz
Use workspace macros for external dependencies
Diffstat (limited to 'BUILD.bazel')
-rw-r--r--BUILD.bazel1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD.bazel b/BUILD.bazel
index 3f81fdd2..6748e100 100644
--- a/BUILD.bazel
+++ b/BUILD.bazel
@@ -1,7 +1,6 @@
load("@bazel_tools//tools/build_defs/pkg:pkg.bzl", "pkg_tar")
load("@io_bazel_rules_kotlin//kotlin:kotlin.bzl", "define_kt_toolchain")
load("@io_bazel_rules_kotlin//kotlin/internal:opts.bzl", "kt_javac_options", "kt_kotlinc_options")
-load("@rules_pkg//:pkg.bzl", "pkg_tar")
kt_kotlinc_options(
name = "kotlinc_options",