mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-13 20:48:56 +01:00
Move more implementation to data module (#8971)
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
package eu.kanade.tachiyomi.util.system
|
||||
|
||||
fun Boolean.toLong() = if (this) 1L else 0L
|
||||
Reference in New Issue
Block a user