Skip to content

Commit 4ef0a4f

Browse files
committed
πŸ”§ [chore] μ˜€νƒ€ μˆ˜μ •
1 parent bba95f4 commit 4ef0a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

β€ŽFitfty/Projects/Auth/Sources/Auth/AuthViewController.swiftβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ final public class AuthViewController: UIViewController {
6363

6464
case .showErrorAlert(let error):
6565
self?.showErrorAlert(error)
66-
au }
66+
}
6767
}
6868
.store(in: &cancellables)
6969
}

0 commit comments

Comments
Β (0)