From 16493e976982ff4db80691517ffd6f21dd584b59 Mon Sep 17 00:00:00 2001 From: Pawel Kozlowski Date: Fri, 24 Jul 2015 16:21:02 +0200 Subject: [PATCH] refactor(integration_test): remove unused imports --- modules/angular2/test/core/compiler/integration_spec.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/angular2/test/core/compiler/integration_spec.ts b/modules/angular2/test/core/compiler/integration_spec.ts index 56abb5ecaf..cff61207ef 100644 --- a/modules/angular2/test/core/compiler/integration_spec.ts +++ b/modules/angular2/test/core/compiler/integration_spec.ts @@ -50,8 +50,6 @@ import { PipeFactory, Pipes, defaultPipes, - ChangeDetection, - DynamicChangeDetection, Pipe, ChangeDetectorRef, ON_PUSH