mirror of
https://github.com/withastro/astro.git
synced 2025-03-10 23:01:26 -05:00
[ci] format
This commit is contained in:
parent
51e8c84208
commit
fba3ba0c3f
1 changed files with 0 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue