mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Formatting.
This commit is contained in:
parent
015343e045
commit
82f5236d0c
1 changed files with 2 additions and 2 deletions
|
@ -44,8 +44,8 @@ class RepoFinder @Inject constructor(val executors: KobaltExecutors) {
|
|||
val result = localPath.substring(0, ind) + "SNAPSHOT" +
|
||||
localPath.substring(lastDot)
|
||||
result
|
||||
} else {
|
||||
localPath
|
||||
} else {
|
||||
localPath
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue