0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-24 22:46:02 -05:00

[ci] format

This commit is contained in:
koyopro 2025-01-07 09:35:00 +00:00 committed by astrobot-houston
parent 2ffc0fcab7
commit 216cb2b9c1

View file

@ -87,5 +87,4 @@ using x = {}
assert.equal(result.code.includes('using x = {}'), false);
});
});
});