Skip to content

Commit 4190bc2

Browse files
committed
fix: ContentView 제거
1 parent 4049974 commit 4190bc2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

DevLog/UI/Setting/SettingView.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ struct SettingView: View {
115115
)
116116
)
117117
case .account:
118-
ContentView(text: "계정 연동 화면")
119118
// AccountView(viewModel: viewModel)
120119
}
121120
}

0 commit comments

Comments
 (0)