diff --git a/src/app/shared/pagination/pagination-component-options.model.ts b/src/app/shared/pagination/pagination-component-options.model.ts index ac2c09bbb7..30ed2becd2 100644 --- a/src/app/shared/pagination/pagination-component-options.model.ts +++ b/src/app/shared/pagination/pagination-component-options.model.ts @@ -19,4 +19,4 @@ export class PaginationComponentOptions extends NgbPaginationConfig { pageSize: number; -} \ No newline at end of file +}