Skip to content

Commit 119c39d

Browse files
committed
chore(*): fix lint errors
1 parent ac546dc commit 119c39d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/app-crm/src/app/app-routing.module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export const gridCrmRoutes: Routes = [
88
},
99
{
1010
path: 'grid-crm', component: GridCRMComponent
11-
},
11+
}
1212
];
1313
@NgModule({
1414
exports: [

0 commit comments

Comments
 (0)