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