mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Remove unused console.log
This commit is contained in:
parent
7035393579
commit
1b97c6a3e8
1 changed files with 0 additions and 1 deletions
|
|
@ -52,7 +52,6 @@ const CohortCard = ({
|
|||
}
|
||||
|
||||
const firstImage = imageLink || randomNotFoundImg(id)
|
||||
console.log({imageLink})
|
||||
|
||||
function red() {
|
||||
window.location.href = '/arcade/showcase/project/' + id + '/edit'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue