Skip to content
Snippets Groups Projects
Commit a9385875 authored by Alex ORLUC's avatar Alex ORLUC
Browse files

FEAT #50 remove md2 element

parent 8bf938ca
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,6 @@ export class PrioritiesAdministrationComponent implements OnInit {
datatable : any;
constructor(public http: HttpClient, private notify: NotificationService) {
}
......
......@@ -25,7 +25,6 @@ export class PriorityAdministrationComponent implements OnInit {
working_days : false
};
constructor(public http: HttpClient, private route: ActivatedRoute, private router: Router, private notify: NotificationService) {
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment