mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 17:18:52 -06:00
Remove unused imports
This commit is contained in:
@@ -18,8 +18,6 @@
|
|||||||
*/
|
*/
|
||||||
package org.isoron.uhabits.core.models
|
package org.isoron.uhabits.core.models
|
||||||
|
|
||||||
import org.isoron.platform.time.LocalDate
|
|
||||||
|
|
||||||
data class Entry(
|
data class Entry(
|
||||||
val timestamp: Timestamp,
|
val timestamp: Timestamp,
|
||||||
val value: Int,
|
val value: Int,
|
||||||
|
|||||||
Reference in New Issue
Block a user