Skip to content

Commit 6ee9a50

Browse files
committed
chore: reformat
1 parent c6c101b commit 6ee9a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/to/bitkit/repositories/BackupRepo.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ class BackupRepo @Inject constructor(
6767

6868
private var lastNotificationTime = 0L
6969

70-
fun reset() =vssBackupClient.reset()
70+
fun reset() = vssBackupClient.reset()
7171

7272
fun startObservingBackups() {
7373
if (isObserving) return

0 commit comments

Comments
 (0)