mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Disable unused import
This commit is contained in:
parent
3f2101ad27
commit
9cd5f472ec
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
// import { getPathPartsFromAstroRequest } from '~/helpers/url.js'
|
||||
import { catchRedirectResponse } from '~/helpers/astro/request.js'
|
||||
// import { catchRedirectResponse } from '~/helpers/astro/request.js'
|
||||
|
||||
import Layout from '../layouts/default.astro'
|
||||
import LinkButton from '~/components/link-button.vue'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue