We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11da51f commit e3d0664Copy full SHA for e3d0664
scala/scalafmt/toolchain/setup_scalafmt_toolchain.bzl
@@ -10,7 +10,6 @@ _SCALAFMT_DEPS = [
10
"@org_scalameta_scalafmt_core",
11
"@org_scalameta_scalameta",
12
"@org_scalameta_trees",
13
- "@org_scala_lang_modules_scala_collection_compat",
14
]
15
16
def setup_scalafmt_toolchain(
0 commit comments