Skip to content

Commit 74387cd

Browse files
[#212] 공백 제거
1 parent 499ba82 commit 74387cd

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

YDS-Storybook/UIKit/FoundationSampleViewController/Typography/TypographiesListTableViewController.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ class TypographiesListTableViewController: UITableViewController {
2525
super.viewDidLoad()
2626
setupViews()
2727
}
28-
2928

3029
private func setupViews() {
3130
setViewProperties()

YDS-Storybook/UIKit/FoundationSampleViewController/Typography/TypographiesPageViewController.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ class TypographiesPageViewController: UIViewController {
2626

2727
setupView()
2828
}
29-
3029

3130
private func setupView() {
3231
setViewProperties()

0 commit comments

Comments
 (0)