mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Remove comment.
This commit is contained in:
parent
8114448935
commit
33f0ff2b09
1 changed files with 0 additions and 3 deletions
|
@ -10,9 +10,6 @@ import java.util.*
|
|||
|
||||
class Kobalt {
|
||||
companion object {
|
||||
// This injector will eventually be replaced with a different injector initialized with the
|
||||
// correct arguments (or with a TestModule) but it's necessary to give it a default value
|
||||
// here so the kobalt-plugin.xml file can be read since this is done very early
|
||||
lateinit var INJECTOR : Injector
|
||||
|
||||
var context: KobaltContext? = null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue