diff --git a/vector/src/main/java/im/vector/app/features/roomprofile/notifications/RoomNotificationSettingsController.kt b/vector/src/main/java/im/vector/app/features/roomprofile/notifications/RoomNotificationSettingsController.kt index cad8ef8287..e6c57523e5 100644 --- a/vector/src/main/java/im/vector/app/features/roomprofile/notifications/RoomNotificationSettingsController.kt +++ b/vector/src/main/java/im/vector/app/features/roomprofile/notifications/RoomNotificationSettingsController.kt @@ -22,8 +22,6 @@ import im.vector.app.R import im.vector.app.core.epoxy.profiles.notifications.notificationSettingsFooterItem import im.vector.app.core.epoxy.profiles.notifications.radioButtonItem import im.vector.app.core.epoxy.profiles.notifications.textHeaderItem -import im.vector.app.core.resources.StringProvider -import im.vector.app.core.ui.list.genericHeaderItem import org.matrix.android.sdk.api.session.room.notification.RoomNotificationState import javax.inject.Inject diff --git a/vector/src/main/res/layout/view_edit_room_notification_settings.xml b/vector/src/main/res/layout/view_edit_room_notification_settings.xml deleted file mode 100644 index 3d4cafc40f..0000000000 --- a/vector/src/main/res/layout/view_edit_room_notification_settings.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - -