mirror of https://github.com/usbharu/Hideout.git
style: fix lint (CI)
This commit is contained in:
parent
24e97abf3f
commit
74aa1302d4
|
@ -39,7 +39,6 @@ class Timeline(
|
||||||
return id.hashCode()
|
return id.hashCode()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
companion object {
|
companion object {
|
||||||
fun create(
|
fun create(
|
||||||
id: TimelineId,
|
id: TimelineId,
|
||||||
|
|
Loading…
Reference in New Issue