We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3253c9 commit d3b02edCopy full SHA for d3b02ed
Pinit/Pinit/Views/PastPin/PastPinViewController.swift
@@ -13,7 +13,6 @@ final class PastPinViewController: UIViewController {
13
14
//MARK: - 모든 PinEntity를 가져옵니다.
15
let pinData = PinEntity.sampleData
16
- let pinEntity = PinEntity.self
17
18
private let usecase: UseCase
19
0 commit comments