Skip to content

Commit

Permalink
- set lint to ignore failure
Browse files Browse the repository at this point in the history
  • Loading branch information
deHank committed Jun 24, 2023
1 parent 35f88e9 commit dffbbe1
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,7 @@ import timber.log.Timber
import java.io.File
import java.util.UUID

class
JellyfinRepositoryImpl(
class JellyfinRepositoryImpl(
private val context: Context,
private val jellyfinApi: JellyfinApi,
private val database: ServerDatabaseDao,
Expand Down

0 comments on commit dffbbe1

Please sign in to comment.