Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Commit

Permalink
Fix ktlint with trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielluong authored Feb 12, 2021
1 parent 59b5636 commit c52a62d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ class DefaultToolbarMenu(
private var isCurrentUrlBookmarked = false
private var isBookmarkedJob: Job? = null
private val isTopToolbarSelected = shouldReverseItems

private val selectedSession: TabSessionState? get() = store.state.selectedTab

override val menuBuilder by lazy {
Expand Down

0 comments on commit c52a62d

Please sign in to comment.