Skip to content

Commit add0e1c

Browse files
committed
Removing the unwanted {
1 parent 9e1ab33 commit add0e1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eform-client/src/app/plugins/plugins.routing.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import {RouterModule, Routes} from '@angular/router';
33
import {AuthGuard} from 'src/app/common/guards';
44

55
export const routes: Routes = [
6-
{
76
// INSERT ROUTES HERE
87
];
98

0 commit comments

Comments
 (0)