mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Remove logger
This commit is contained in:
parent
a2f40b7aee
commit
ad913ae51d
1 changed files with 0 additions and 2 deletions
|
|
@ -5,8 +5,6 @@ const {
|
|||
listing
|
||||
} = Astro.props
|
||||
|
||||
console.log( 'listing.lastUpdated', listing.lastUpdated )
|
||||
|
||||
const lastUpdatedFriendly = makeLastUpdatedFriendly( listing.lastUpdated )
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue