[ci] format

This commit is contained in:
bluwy 2022-10-21 06:10:37 +00:00 committed by fredkbot
parent 1c477dd8d9
commit 7e3a5e5c85

View file

@ -1,4 +1,4 @@
import type { GetModuleInfo, OutputChunk } from 'rollup';
import type { GetModuleInfo } from 'rollup';
import type { BuildInternals } from './internal';
import type { PageBuildData, StaticBuildOptions } from './types';