remove unused name
This commit is contained in:
@@ -36,11 +36,9 @@ export class UmbDataTypeWorkspaceContext
|
||||
async getPaths() {
|
||||
return [
|
||||
{
|
||||
name: 'edit',
|
||||
path: 'edit/:key',
|
||||
},
|
||||
{
|
||||
name: 'create',
|
||||
path: 'create/:parentKey',
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user