From 51c5e6dfb5a11de9c8a6060feabafbb641d37208 Mon Sep 17 00:00:00 2001 From: sclassen Date: Mon, 17 Apr 2017 23:13:51 +0200 Subject: [PATCH] Fix tslint errors in angular-block-ui/index.ts --- types/angular-block-ui/index.d.ts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/types/angular-block-ui/index.d.ts b/types/angular-block-ui/index.d.ts index 6b0f59f910..bf311b04a1 100644 --- a/types/angular-block-ui/index.d.ts +++ b/types/angular-block-ui/index.d.ts @@ -1,10 +1,8 @@ -// Type definitions for angular-block-ui v0.2.2 +// Type definitions for angular-block-ui 0.2 // Project: https://github.com/McNull/angular-block-ui // Definitions by: Lasse Nørregaard , Stephan Classen // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// - import * as angular from "angular"; declare module 'angular' {