mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-16 10:55:01 -04:00
deprecate ITUtil::todo
This commit is contained in:
parent
381a61f932
commit
38e392e553
@ -45,6 +45,7 @@ object ITUtil {
|
||||
return registries
|
||||
}
|
||||
|
||||
@Deprecated("Its not implemented")
|
||||
fun todo() {
|
||||
throw SkipException("Not yet implemented!")
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user