remove linting for spec file

This commit is contained in:
Foxandxss 2016-06-30 20:27:51 +02:00 committed by Naomi Black
parent 94f5609506
commit 6a34dce5e0
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
/* tslint:disable */
// #docregion routestuff
import { Directive } from '@angular/core';
import { HTTP_PROVIDERS } from '@angular/http';