UserInfoSheet: Remove unused FeatureFlags import
This import is no longer needed after recent refactoring.
This commit is contained in:
parent
100a00b8b0
commit
85c807a5c6
|
|
@ -59,7 +59,6 @@ import chat.peptide.api.routes.user.unfriendUser
|
|||
import chat.peptide.api.schemas.ChannelType
|
||||
import chat.peptide.api.schemas.NotificationSettings
|
||||
import chat.peptide.api.settings.Experiments
|
||||
import chat.peptide.api.settings.FeatureFlags
|
||||
import chat.peptide.api.settings.NotificationType
|
||||
import chat.peptide.api.settings.SyncedSettings
|
||||
import chat.peptide.callbacks.Action
|
||||
|
|
|
|||
Loading…
Reference in New Issue