Skip to content

Commit

Permalink
Bug 1814223 - Remove RemoveTabUseCaseWrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
MozillaNoah authored and mergify[bot] committed Feb 2, 2023
1 parent bb8531d commit 3e06c0e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 89 deletions.

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions detekt-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -502,8 +502,6 @@
<ID>UndocumentedPublicClass:TrackingProtectionStore.kt$TrackingProtectionState.Mode$Normal : Mode</ID>
<ID>UndocumentedPublicClass:TrayPagerAdapter.kt$TrayPagerAdapter : Adapter</ID>
<ID>UndocumentedPublicClass:TurnOnSyncFragment.kt$TurnOnSyncFragment : FragmentAccountObserver</ID>
<ID>UndocumentedPublicClass:UseCases.kt$RemoveTabUseCaseWrapper : RemoveTabUseCase</ID>
<ID>UndocumentedPublicClass:UseCases.kt$SelectTabUseCaseWrapper : SelectTabUseCase</ID>
<ID>UndocumentedPublicClass:Utils.kt$BookmarkNodeWithDepth</ID>
<ID>UndocumentedPublicClass:WallpaperSettingsFragment.kt$WallpaperSettingsFragment : Fragment</ID>
<ID>UndocumentedPublicClass:WebAppSiteControlsBuilder.kt$WebAppSiteControlsBuilder : SiteControlsBuilder</ID>
Expand Down Expand Up @@ -950,8 +948,6 @@
<ID>UndocumentedPublicFunction:TrackingProtectionPanelView.kt$TrackingProtectionPanelView$fun update(state: TrackingProtectionState)</ID>
<ID>UndocumentedPublicFunction:TrackingProtectionView.kt$TrackingProtectionView$fun update(state: TrackingProtectionState)</ID>
<ID>UndocumentedPublicFunction:TrackingProtectionView.kt$TrackingProtectionView$fun updateDetailsSection(show: Boolean)</ID>
<ID>UndocumentedPublicFunction:UseCases.kt$RemoveTabUseCaseWrapper$operator fun invoke(tabId: String, source: String? = null)</ID>
<ID>UndocumentedPublicFunction:UseCases.kt$SelectTabUseCaseWrapper$operator fun invoke(tabId: String, source: String? = null)</ID>
<ID>UndocumentedPublicFunction:Utils.kt$fun BookmarkNode.flatNodeList(excludeSubtreeRoot: String?, depth: Int = 0): List&lt;BookmarkNodeWithDepth&gt;</ID>
<ID>UndocumentedPublicFunction:Utils.kt$fun friendlyRootTitle( context: Context, node: BookmarkNode, withMobileRoot: Boolean = true, rootTitles: Map&lt;String, String&gt; = rootTitles(context, withMobileRoot), )</ID>
<ID>UndocumentedPublicFunction:Utils.kt$fun rootTitles(context: Context, withMobileRoot: Boolean): Map&lt;String, String&gt;</ID>
Expand Down

0 comments on commit 3e06c0e

Please sign in to comment.