Skip to content

Commit 738d7e7

Browse files
committed
refactor: 불필요 모디파이어 제거
1 parent e46388d commit 738d7e7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Application/DevLogPresentation/Sources/PushNotification/PushNotificationListView.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ struct PushNotificationListView: View {
3636
.navigationTitle(String(localized: "nav_push_notifications"))
3737
.listStyle(.plain)
3838
}
39-
.background(Color(.systemGroupedBackground).ignoresSafeArea())
4039
.alert(
4140
"",
4241
isPresented: Binding(

0 commit comments

Comments
 (0)