mirror of
https://github.com/withastro/astro.git
synced 2025-12-05 18:56:38 -06:00
[ci] format
This commit is contained in:
committed by
astrobot-houston
parent
9720b7009c
commit
daa8860f46
@@ -1,8 +1,5 @@
|
||||
import { isRemotePath } from '@astrojs/internal-helpers/path';
|
||||
import {
|
||||
matchHostname,
|
||||
matchPattern,
|
||||
} from '@astrojs/internal-helpers/remote';
|
||||
import { matchHostname, matchPattern } from '@astrojs/internal-helpers/remote';
|
||||
import type { AstroConfig } from 'astro';
|
||||
|
||||
export function isRemoteAllowed(
|
||||
|
||||
Reference in New Issue
Block a user