Remove dependencies to other presenters to AnalyticsPreferencesPresenter.
This commit is contained in:
parent
241dae14f4
commit
8db9c22f97
9 changed files with 39 additions and 34 deletions
|
|
@ -1,12 +0,0 @@
|
|||
/*
|
||||
* Copyright 2023, 2024 New Vector Ltd.
|
||||
*
|
||||
* SPDX-License-Identifier: AGPL-3.0-only
|
||||
* Please see LICENSE in the repository root for full details.
|
||||
*/
|
||||
|
||||
package io.element.android.features.analytics.api.preferences
|
||||
|
||||
import io.element.android.libraries.architecture.Presenter
|
||||
|
||||
interface AnalyticsPreferencesPresenter : Presenter<AnalyticsPreferencesState>
|
||||
Loading…
Add table
Add a link
Reference in a new issue