From 5067793ce47cb2be53f10304e2344d67324e73c4 Mon Sep 17 00:00:00 2001 From: lotte Date: Tue, 25 Sep 2018 14:14:36 +0200 Subject: [PATCH] removed unnecessary injectable annotation --- src/app/shared/pagination/pagination-component-options.model.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/shared/pagination/pagination-component-options.model.ts b/src/app/shared/pagination/pagination-component-options.model.ts index e93e4c6130..ac2c09bbb7 100644 --- a/src/app/shared/pagination/pagination-component-options.model.ts +++ b/src/app/shared/pagination/pagination-component-options.model.ts @@ -1,7 +1,5 @@ import { NgbPaginationConfig } from '@ng-bootstrap/ng-bootstrap'; -import { Injectable } from '@angular/core'; -@Injectable() export class PaginationComponentOptions extends NgbPaginationConfig { /** * ID for the pagination instance. Only useful if you wish to