mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Comment unused code
This commit is contained in:
parent
a53ac9ac42
commit
cfa360e755
1 changed files with 4 additions and 4 deletions
|
|
@ -14,11 +14,11 @@ import LastUpdated from '~/src/components/listing-parts/last-updated.astro'
|
|||
|
||||
import AllUpdatesSubscribe from '~/components/all-updates-subscribe.vue'
|
||||
|
||||
import { makeLastUpdatedFriendly } from '~/helpers/parse-date'
|
||||
import { getAppEndpoint } from '~/helpers/app-derived.js'
|
||||
// import { makeLastUpdatedFriendly } from '~/helpers/parse-date'
|
||||
// import { getAppEndpoint } from '~/helpers/app-derived.js'
|
||||
|
||||
import LinkButton from '~/components/link-button.vue'
|
||||
import VideoRow from '~/components/video/row.vue'
|
||||
// import LinkButton from '~/components/link-button.vue'
|
||||
// import VideoRow from '~/components/video/row.vue'
|
||||
|
||||
|
||||
const {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue