Remove blank line
This commit is contained in:
parent
8eaec03610
commit
e48f217c61
1 changed files with 0 additions and 1 deletions
|
|
@ -31,6 +31,5 @@ interface SessionPreferencesStore {
|
||||||
suspend fun setCompressMedia(compress: Boolean)
|
suspend fun setCompressMedia(compress: Boolean)
|
||||||
fun doesCompressMedia(): Flow<Boolean>
|
fun doesCompressMedia(): Flow<Boolean>
|
||||||
|
|
||||||
|
|
||||||
suspend fun clear()
|
suspend fun clear()
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue