Skip to content

Commit e5be370

Browse files
committed
Remove blank line
1 parent dca8333 commit e5be370

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libraries/preferences/api/src/main/kotlin/io/element/android/libraries/preferences/api/store/SessionPreferencesStore.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,5 @@ interface SessionPreferencesStore {
3131
suspend fun setCompressMedia(compress: Boolean)
3232
fun doesCompressMedia(): Flow<Boolean>
3333

34-
3534
suspend fun clear()
3635
}

0 commit comments

Comments
 (0)