Skip to content

Commit

Permalink
Chore:wrench:: #75 Delete print
Browse files Browse the repository at this point in the history
  • Loading branch information
JUNY0110 committed May 3, 2023
1 parent d3e1bc8 commit 3e34afa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion GiwazipClient/Views/HistoryViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,6 @@ extension HistoryViewController: UICollectionViewDelegate {
applyPostSnapshot()
} else {
delegate?.pushToPostViewController()
print("현재 클릭된 부분은 게시물의 \(indexPath)입니다.")
}
}

Expand Down

0 comments on commit 3e34afa

Please sign in to comment.