Skip to content

Commit b8c9fda

Browse files
committed
♻️ 공백 제거
1 parent 5a75d8a commit b8c9fda

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Workade/Views&ViewModels/Login/LoginSheetView.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ class LoginSheetView: UIView {
117117
appleLoginButton.heightAnchor.constraint(equalToConstant: 50),
118118
appleLoginButton.bottomAnchor.constraint(equalTo: self.layoutMarginsGuide.bottomAnchor, constant: 0),
119119
appleLoginButton.topAnchor.constraint(equalTo: googleLoginButton.bottomAnchor, constant: 10)
120-
121120
])
122121
}
123122

0 commit comments

Comments
 (0)