Remove the -l lightning flag from butcher

This commit is contained in:
Matthew Miller
2019-04-26 23:42:57 +10:00
parent 23279c007e
commit 968decf62e
4 changed files with 2 additions and 27 deletions

View File

@@ -86,8 +86,6 @@ subprojects {
mavenCentral()
maven { url "http://maven.sk89q.com/repo/" }
maven { url "https://oss.sonatype.org/content/repositories/snapshots/" }
// temporary, for Piston
mavenLocal()
}
}