Skip to content

Commit daa8860

Browse files
florian-lefebvreastrobot-houston
authored andcommitted
[ci] format
1 parent 9720b70 commit daa8860

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

  • packages/integrations/cloudflare/src/utils

packages/integrations/cloudflare/src/utils/assets.ts

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
import { isRemotePath } from '@astrojs/internal-helpers/path';
2-
import {
3-
matchHostname,
4-
matchPattern,
5-
} from '@astrojs/internal-helpers/remote';
2+
import { matchHostname, matchPattern } from '@astrojs/internal-helpers/remote';
63
import type { AstroConfig } from 'astro';
74

85
export function isRemoteAllowed(

0 commit comments

Comments
 (0)