Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nielslyngsoe committed Nov 4, 2024
1 parent 72f7cc4 commit 6d40ef9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/packages/ufm/components/manifests.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ export const manifests: Array<ManifestUfmComponent> = [
api: () => import('./localize/localize.component.js'),
meta: { alias: 'umbLocalize', marker: '#' },
},
/*
* @deprecated since version 15.0-rc3
*/
{
type: 'ufmComponent',
alias: 'Umb.Markdown.ContentName',
Expand Down

0 comments on commit 6d40ef9

Please sign in to comment.