Skip to content
This repository has been archived by the owner on Dec 7, 2024. It is now read-only.

Commit

Permalink
♻️ :: [#198] ClubMemberListCell / identifier 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
shwaaaa committed Apr 8, 2024
1 parent d7fade6 commit 2ca97bf
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ import Configure
import RxSwift

final class ClubMemberListCell: BaseTableViewCell<Void> {
static let identifier = "ClubMemberListCell"

override init(style: UITableViewCell.CellStyle, reuseIdentifier: String?) {
super.init(
style: style,
Expand Down

0 comments on commit 2ca97bf

Please sign in to comment.