Skip to content

Commit b4f8b7e

Browse files
Miguelángel Cabrerahansl
Miguelángel Cabrera
authored andcommitted
Remove import 'rxjs/Rx' from test.ts angular#1602 (angular#1612)
1 parent 560ae8f commit b4f8b7e

File tree

1 file changed

+0
-3
lines changed
  • addon/ng2/blueprints/ng2/files/__path__

1 file changed

+0
-3
lines changed

addon/ng2/blueprints/ng2/files/__path__/test.ts

-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ import 'zone.js/dist/async-test';
1111
import 'zone.js/dist/fake-async-test';
1212
import 'zone.js/dist/sync-test';
1313

14-
// RxJS
15-
import 'rxjs/Rx';
16-
1714
// Unfortunately there's no typing for the `__karma__` variable. Just declare it as any.
1815
declare var __karma__: any;
1916

0 commit comments

Comments
 (0)