Skip to content

Commit 404a3ee

Browse files
committed
Remove unused property
1 parent 15f5ece commit 404a3ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/androidTest/java/com/duckduckgo/app/browser/BrowserTabViewModelTest.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,6 @@ class BrowserTabViewModelTest {
623623
private val mockDeviceAppLookup: DeviceAppLookup = mock()
624624

625625
private val mockDuckAiFullScreenMode = MutableStateFlow(false)
626-
private val mockDuckAiFullScreenModeEnabled = MutableStateFlow(false)
627626

628627
private lateinit var fakeContentScopeScriptsSubscriptionEventPluginPoint: FakeContentScopeScriptsSubscriptionEventPluginPoint
629628
private var serpSettingsFeature = FakeFeatureToggleFactory.create(SerpSettingsFeature::class.java)

0 commit comments

Comments
 (0)