mirror of
https://github.com/strapi/strapi.git
synced 2025-07-29 03:50:26 +00:00
remove old path
This commit is contained in:
parent
1e5f8e9fee
commit
dc90c752c8
@ -67,12 +67,4 @@ module.exports = [
|
||||
],
|
||||
},
|
||||
},
|
||||
{
|
||||
method: 'GET',
|
||||
path: '/api-token-layout',
|
||||
handler: 'api-token.getLayout',
|
||||
config: {
|
||||
policies: ['admin::isAuthenticatedAdmin'],
|
||||
},
|
||||
},
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user