mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-21 06:54:08 -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 AllUpdatesSubscribe from '~/components/all-updates-subscribe.vue'
|
||||||
|
|
||||||
import { makeLastUpdatedFriendly } from '~/helpers/parse-date'
|
// import { makeLastUpdatedFriendly } from '~/helpers/parse-date'
|
||||||
import { getAppEndpoint } from '~/helpers/app-derived.js'
|
// import { getAppEndpoint } from '~/helpers/app-derived.js'
|
||||||
|
|
||||||
import LinkButton from '~/components/link-button.vue'
|
// import LinkButton from '~/components/link-button.vue'
|
||||||
import VideoRow from '~/components/video/row.vue'
|
// import VideoRow from '~/components/video/row.vue'
|
||||||
|
|
||||||
|
|
||||||
const {
|
const {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue