Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 50005766 authored by Jonathan Klee's avatar Jonathan Klee Committed by Vincent Bourgmayer
Browse files

chore: apply suggestion. Add extra space after enum in WorkRequestFactory

parent 358d3a5c
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -51,6 +51,7 @@ enum class OneTimeWorkType {
    FINISH_SETUP,
    ONE_TIME_SYNC
}

object WorkRequestFactory {

    private const val PERIODIC_WORK_REPEAT_INTERVAL = 30L