Skip to content

Commit 91c8cda

Browse files
author
Danny Blue
committed
remove unneeded imports
1 parent 93da512 commit 91c8cda

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/angular-cli/blueprints/class/files/__path__/__name__.spec.ts

-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
/* tslint:disable:no-unused-variable */
2-
3-
import { addProviders, async, inject } from '@angular/core/testing';
41
import {<%= classifiedModuleName %>} from './<%= fileName %>';
52

63
describe('<%= classifiedModuleName %>', () => {

0 commit comments

Comments
 (0)