Skip to content

Commit

Permalink
dependencies duplication fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-skrodzka committed Nov 1, 2024
1 parent bb669f9 commit ab98706
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions deps/BUILD
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
load("//rules:scala.bzl", "scala_binary")

filegroup(
name = "dependencies",
srcs = ["Dependencies.scala"],
visibility = ["//visibility:public"],
)

scala_binary(
name = "deps",
srcs = [
Expand Down

0 comments on commit ab98706

Please sign in to comment.