mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-25 15:40:28 +08:00
Remove testing code
This commit is contained in:
parent
96be869e7f
commit
bbdd2c2508
@ -78,7 +78,6 @@ internal open class MultiFilePluginDataStorageImpl(
|
||||
yaml.encodeToString(instance.updaterSerializer, Unit).also {
|
||||
yamlRendered = it
|
||||
yaml.decodeAnyFromString(it) // test yaml
|
||||
error("Test error")
|
||||
}
|
||||
}.recoverCatching { exception ->
|
||||
// Just use mainLogger for convenience.
|
||||
|
Loading…
Reference in New Issue
Block a user