Skip to content

Commit 4a2b15e

Browse files
committed
removed @com_lihaoyi_fastparse from compile deps
1 parent 2be7038 commit 4a2b15e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

scala_proto/default/default_deps.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ DEFAULT_SCALAPB_COMPILE_DEPS = [
1111
"@com_google_protobuf//:protobuf_java",
1212
"@scala_proto_rules_scalapb_lenses",
1313
"@scala_proto_rules_scalapb_fastparse",
14-
"@com_lihaoyi_fastparse",
1514
"//scala/private/toolchain_deps:scala_library_classpath",
1615
]
1716

third_party/repositories/scala_2_11.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,6 @@ artifacts = {
391391
"sha256": "5131033e9536727891a38004ec707a93af1166cb8283c7db711c2c105fbf289e",
392392
"deps": [
393393
"@com_google_protobuf_protobuf_java",
394-
"@com_lihaoyi_fastparse",
395394
"@io_bazel_rules_scala_scala_library",
396395
],
397396
},

0 commit comments

Comments
 (0)