Skip to content

Commit 6953166

Browse files
JeanMecheAndrewKushnir
authored andcommitted
refactor(devtools): remove unused imports (angular#62530)
Import had no purpose and was also invalid. PR Close angular#62530
1 parent d6765d9 commit 6953166

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

devtools/projects/ng-devtools-backend/src/lib/router-tree.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
* found in the LICENSE file at https://angular.dev/license
77
*/
88

9-
import {load} from '@angular/core/src/render3/util/view_utils';
109
import {Route} from '../../../protocol';
1110
import type {Route as AngularRoute} from '@angular/router';
1211

0 commit comments

Comments
 (0)