Skip to content

Commit

Permalink
Update ReaderPostDetailViewModel.kt
Browse files Browse the repository at this point in the history
delete empty line
  • Loading branch information
Agoni-0 authored Oct 24, 2024
1 parent 06a9787 commit edc0d75
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ class ReaderPostDetailViewModel @Inject constructor(

private var isStarted = false
private var isRelatedPost: Boolean = false

var isFeed: Boolean = false
var interceptedUri: String? = null

Expand Down

0 comments on commit edc0d75

Please sign in to comment.