Skip to content

Commit

Permalink
[#212] 공백 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
kimsoomin20221789 committed Sep 18, 2023
1 parent 499ba82 commit 74387cd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ class TypographiesListTableViewController: UITableViewController {
super.viewDidLoad()
setupViews()
}


private func setupViews() {
setViewProperties()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ class TypographiesPageViewController: UIViewController {

setupView()
}


private func setupView() {
setViewProperties()
Expand Down

0 comments on commit 74387cd

Please sign in to comment.