mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
refactor(core, editor): Remove legacy nodesAccess (no-changelog) (#9016)
This commit is contained in:
@@ -21,7 +21,6 @@ const emptyAttributes = {
|
||||
name: 'test',
|
||||
type: 'test',
|
||||
data: '',
|
||||
nodesAccess: [],
|
||||
};
|
||||
|
||||
export async function createManyCredentials(
|
||||
|
||||
Reference in New Issue
Block a user