We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96d3bd0 commit e7206f4Copy full SHA for e7206f4
src/pagination/pagination.module.ts
@@ -2,7 +2,6 @@ import { NgModule } from "@angular/core";
2
import { CommonModule } from "@angular/common";
3
import { FormsModule } from "@angular/forms";
4
5
-import { I18nModule } from "./../i18n/i18n.module";
6
import { Pagination } from "./pagination.component";
7
import { I18nModule } from "./../i18n/i18n.module";
8
0 commit comments