Skip to content

Commit e12b06d

Browse files
committed
fix(Tile Manager): Fixed lint error
1 parent d74669f commit e12b06d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/layouts/layouts.routes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,5 +389,5 @@ export const LayoutsRoutes: Routes = [
389389
component: TileManagerComponent,
390390
data: layoutsRoutesData['tile-manager-sample'],
391391
path: 'tile-manager-sample'
392-
},
392+
}
393393
];

0 commit comments

Comments
 (0)