0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00

[ci] format

This commit is contained in:
ematipico 2023-12-21 13:52:36 +00:00 committed by astrobot-houston
parent 51e8c84208
commit fba3ba0c3f

View file

@ -280,7 +280,6 @@ export class LocalWorkersRuntime extends LocalRuntime {
}
export class LocalPagesRuntime extends LocalRuntime {
// biome-ignore lint/complexity/noUselessConstructor: not types information yet, so we need to disable the rule for the time being
public constructor(
astroConfig: AstroConfig,