Skip to content

Commit

Permalink
Remove dangling test code
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Jan 19, 2025
1 parent 765e6e8 commit a9ac42d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/slots/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,5 @@ export default function install(config: ConfigType) {
component: MainFooter,
});

config.registerRoute({
type: 'route',
file: '@plone/slots/components/Tools.tsx',
path: '/test',
});
return config;
}

0 comments on commit a9ac42d

Please sign in to comment.