aboutsummaryrefslogtreecommitdiff
path: root/project/Bintray.scala.notyet
diff options
context:
space:
mode:
Diffstat (limited to 'project/Bintray.scala.notyet')
-rw-r--r--project/Bintray.scala.notyet2
1 files changed, 0 insertions, 2 deletions
diff --git a/project/Bintray.scala.notyet b/project/Bintray.scala.notyet
index 8bcf442..5ed9953 100644
--- a/project/Bintray.scala.notyet
+++ b/project/Bintray.scala.notyet
@@ -51,8 +51,6 @@ object CustomBintray extends AutoPlugin {
val zip = unmanagedNativeZip.value
Bintray.withRepo(credsFile, btyOrg, repoName, prompt = false) { repo =>
- //def upload(packageName: String, vers: String, path: String, f: File, log: Logger): Unit =
-
repo.upload(
"flow",
version.value,