Skip to content

Commit

Permalink
[#195] 🗑️ 공백제거
Browse files Browse the repository at this point in the history
  • Loading branch information
junseopark0331 committed Dec 28, 2023
1 parent 17c9cfe commit 225e828
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion iOS/Sources/Application/Flow/Step/GCMSStep.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ enum GCMSStep: Step {
// MARK: - UpdateClub
case firstUpdateClubIsRequired(club: Club)
case secondUpdateClubIsRequired(reactor: UpdateClubReactor)

case clubStatusIsRequired(clubID: Int, isHead: Bool, isOpened: Bool)

// MARK: Administrator
Expand Down

0 comments on commit 225e828

Please sign in to comment.