mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
build(docs-infra): remove unused code (#44085)
This import was not being used and so it is redundant and can be removed. PR Close #44085
This commit is contained in:
parent
b249e24979
commit
b4ecc158de
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ import path from 'canonical-path';
|
|||
import fs from 'fs-extra';
|
||||
import {globbySync} from 'globby';
|
||||
import jsdom from 'jsdom';
|
||||
import json5 from 'json5';
|
||||
import {fileURLToPath} from 'url';
|
||||
|
||||
import regionExtractor from '../transforms/examples-package/services/region-parser.js';
|
||||
|
|
|
|||
Loading…
Reference in a new issue