UserInfoSheet: Remove unused FeatureFlags import

This import is no longer needed after recent refactoring.
This commit is contained in:
AbronStudio 2025-08-20 13:17:39 +03:30
parent 100a00b8b0
commit 85c807a5c6
1 changed files with 0 additions and 1 deletions

View File

@ -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