mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Use injection for isDev.
This commit is contained in:
parent
a749dbf9b6
commit
b3ce6db1da
2 changed files with 3 additions and 5 deletions
|
@ -94,7 +94,6 @@ private class Main @Inject constructor(
|
|||
|
||||
var result = 1
|
||||
|
||||
github.isDev = args.dev
|
||||
val latestVersionFuture = github.latestKobaltVersion
|
||||
|
||||
try {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue