chore: removals

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2024-09-18 16:26:46 +02:00
parent 3f12044826
commit 4a5ba19344
66 changed files with 158 additions and 1319 deletions
@@ -22,7 +22,6 @@ const _default: FrontendPlugin<
{
'nav-item:user-settings': ExtensionDefinition<{
kind: 'nav-item';
namespace: undefined;
name: undefined;
config: {};
configInput: {};
@@ -77,7 +76,6 @@ const _default: FrontendPlugin<
>;
};
kind: 'page';
namespace: undefined;
name: undefined;
params: {
defaultPath: string;
@@ -92,7 +90,6 @@ export default _default;
// @alpha (undocumented)
export const settingsNavItem: ExtensionDefinition<{
kind: 'nav-item';
namespace: undefined;
name: undefined;
config: {};
configInput: {};