summaryrefslogtreecommitdiff
path: root/build.sc
diff options
context:
space:
mode:
Diffstat (limited to 'build.sc')
-rwxr-xr-xbuild.sc1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.sc b/build.sc
index aa59e0f5..97b9afb8 100755
--- a/build.sc
+++ b/build.sc
@@ -253,4 +253,3 @@ def releaseCI(githubAuthKey: String, sonatypeCreds: String, gpgPassphrase: Strin
()
}
-def idea() = T.command{ mill.scalalib.GenIdea() }