diff options
Diffstat (limited to 'scripts/client-build-stats.ts')
-rw-r--r-- | scripts/client-build-stats.ts | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/client-build-stats.ts b/scripts/client-build-stats.ts index 91844dfcd..d5ecd5fea 100644 --- a/scripts/client-build-stats.ts +++ b/scripts/client-build-stats.ts | |||
@@ -1,6 +1,3 @@ | |||
1 | import { registerTSPaths } from '../server/helpers/register-ts-paths' | ||
2 | registerTSPaths() | ||
3 | |||
4 | import { readdir, stat } from 'fs-extra' | 1 | import { readdir, stat } from 'fs-extra' |
5 | import { join } from 'path' | 2 | import { join } from 'path' |
6 | import { root } from '@shared/core-utils' | 3 | import { root } from '@shared/core-utils' |