mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-07 01:28:52 -06:00
Simplify midnight timer interface for testing
This commit is contained in:
@@ -57,7 +57,7 @@ open class MidnightTimer @Inject constructor() {
|
||||
}
|
||||
}
|
||||
|
||||
interface MidnightListener {
|
||||
fun interface MidnightListener {
|
||||
fun atMidnight()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user