Skip to content

Commit e7206f4

Browse files
committed
remove duplicate identifier
1 parent 96d3bd0 commit e7206f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pagination/pagination.module.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { NgModule } from "@angular/core";
22
import { CommonModule } from "@angular/common";
33
import { FormsModule } from "@angular/forms";
44

5-
import { I18nModule } from "./../i18n/i18n.module";
65
import { Pagination } from "./pagination.component";
76
import { I18nModule } from "./../i18n/i18n.module";
87

0 commit comments

Comments
 (0)