Skip to content

Commit

Permalink
refactor/#64 간단 리팩토링
Browse files Browse the repository at this point in the history
  • Loading branch information
HEHEEUN committed Nov 28, 2024
1 parent fa7a4a7 commit e31b005
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,3 @@ class MainContentsSectionHeader: UICollectionReusableView {
return formatter.string(for: beforeNum) ?? "\(number)"
}
}

#Preview {
MainViewController()
}

0 comments on commit e31b005

Please sign in to comment.