mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-27 08:38:13 -07:00
Not used.
This commit is contained in:
parent
e6a3d224a4
commit
0e6ea698ce
1 changed files with 0 additions and 2 deletions
|
@ -63,8 +63,6 @@ class ApplicationPlugin @Inject constructor(val executors: KobaltExecutors,
|
|||
}
|
||||
}
|
||||
|
||||
private fun projects() = context.pluginInfo.projectContributors.flatMap { it.projects() }
|
||||
|
||||
private fun isFatJar(packages: List<PackageConfig>, jarName: String): Boolean {
|
||||
packages.forEach { pc ->
|
||||
(pc.jars as List<Jar>).forEach { jar ->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue