Commit ec8fe9a3 by Natthaphat

ลบที่ไม่ใช้

parent 5795ed21
...@@ -21,11 +21,9 @@ import { CategoryCompanyService } from '../../../services/category-company.servi ...@@ -21,11 +21,9 @@ import { CategoryCompanyService } from '../../../services/category-company.servi
TranslateModule, TranslateModule,
NgSelectModule, NgSelectModule,
FormsModule, FormsModule,
MatPaginator,
FileUploadModule, FileUploadModule,
PdpaConfigComponent,
QuillModule QuillModule
], ],
selector: 'app-category-company', selector: 'app-category-company',
templateUrl: './category-company.component.html', templateUrl: './category-company.component.html',
styleUrls: ['./category-company.component.css'] styleUrls: ['./category-company.component.css']
......
...@@ -25,11 +25,9 @@ import { CountryModel } from "../../../models/country.model"; ...@@ -25,11 +25,9 @@ import { CountryModel } from "../../../models/country.model";
TranslateModule, TranslateModule,
NgSelectModule, NgSelectModule,
FormsModule, FormsModule,
MatPaginator,
FileUploadModule, FileUploadModule,
PdpaConfigComponent,
QuillModule QuillModule
], ],
templateUrl: './country-registration.component.html', templateUrl: './country-registration.component.html',
styleUrl: './country-registration.component.css' styleUrl: './country-registration.component.css'
}) })
......
...@@ -25,11 +25,9 @@ import { DegreeService } from "../../../services/degree.service"; ...@@ -25,11 +25,9 @@ import { DegreeService } from "../../../services/degree.service";
TranslateModule, TranslateModule,
NgSelectModule, NgSelectModule,
FormsModule, FormsModule,
MatPaginator,
FileUploadModule, FileUploadModule,
PdpaConfigComponent,
QuillModule QuillModule
], ],
templateUrl: './degree-manage.component.html', templateUrl: './degree-manage.component.html',
styleUrl: './degree-manage.component.css' styleUrl: './degree-manage.component.css'
}) })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment