[ci] format

This commit is contained in:
matthewp 2022-09-09 18:54:10 +00:00 committed by fredkbot
parent b85d05a841
commit 07736f74c0

View file

@ -103,7 +103,6 @@ export function vitePluginAnalyzer(internals: BuildInternals): VitePlugin {
clientOnlys.push(resolvedId.id);
}
}
}
for (const [pageInfo] of getTopLevelPages(id, this)) {