Skip to content

Commit

Permalink
fix: removed line number from comment
Browse files Browse the repository at this point in the history
  • Loading branch information
markuczy committed Jul 2, 2024
1 parent fe0563b commit cbc8e8e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import { Router } from '@angular/router'
import { getLocation } from '@onecx/accelerator'

/**
* Implementation inspired by @angular-architects/module-federation-plugin https://github.com/angular-architects/module-federation-plugin/blob/main/libs/mf-tools/src/lib/web-components/bootstrap-utils.ts#L191
* Implementation inspired by @angular-architects/module-federation-plugin https://github.com/angular-architects/module-federation-plugin/blob/main/libs/mf-tools/src/lib/web-components/bootstrap-utils.ts
*/

export type AppType = 'shell' | 'microfrontend'
Expand Down

0 comments on commit cbc8e8e

Please sign in to comment.