Skip to content

Commit

Permalink
code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
malmstein committed Dec 14, 2022
1 parent 1909133 commit 040738d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1144,7 +1144,6 @@ class BrowserTabFragment :
)
}


private fun askSiteLocationPermission(domain: String) {
val dialog = SiteLocationPermissionDialog.instance(domain, false, tabId)
dialog.show(childFragmentManager, SiteLocationPermissionDialog.SITE_LOCATION_PERMISSION_TAG)
Expand Down

0 comments on commit 040738d

Please sign in to comment.