Skip to content

Commit da7efad

Browse files
committed
chore: Remove nailgun module and NailgunSpec, which is no longer relevant
1 parent 02774ea commit da7efad

File tree

6 files changed

+1
-479
lines changed

6 files changed

+1
-479
lines changed

.gitmodules

-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
[submodule "nailgun"]
2-
path = nailgun
3-
url = https://github.com/scalacenter/nailgun.git
4-
branch = sync-19-01-2018
51
[submodule "compiler-benchmark"]
62
path = benchmark-bridge
73
url = https://github.com/scalacenter/compiler-benchmark

build.sbt

-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ lazy val frontend: Project = project
141141
build.BuildKeys.bloopName,
142142
Keys.version,
143143
Keys.scalaVersion,
144-
nailgunClientLocation,
145144
"zincVersion" -> Dependencies.zincVersion,
146145
"bspVersion" -> Dependencies.bspVersion,
147146
"nativeBridge04" -> (nativeBridge04Name + "_" + Keys.scalaBinaryVersion.value),

frontend/src/test/scala/bloop/nailgun/NailgunSpec.scala

-218
This file was deleted.

0 commit comments

Comments
 (0)