remove all chykalophia specific operation
This commit is contained in:
parent
a5a5a1ba04
commit
ee8c3f4a3e
2 changed files with 1 additions and 27 deletions
|
@ -17,12 +17,6 @@ export const projectOperations: INodeProperties[] = [
|
|||
},
|
||||
},
|
||||
options: [
|
||||
// {
|
||||
// name: 'Chykalophia',
|
||||
// value: 'getCklph',
|
||||
// description: 'Get projects by contributor\'s email for CKLPH',
|
||||
// action: 'Get a project',
|
||||
// },
|
||||
{
|
||||
name: 'Copy',
|
||||
value: 'copy',
|
||||
|
@ -60,7 +54,7 @@ export const projectOperations: INodeProperties[] = [
|
|||
action: 'Update a project',
|
||||
},
|
||||
],
|
||||
default: 'getCklph',
|
||||
default: 'get',
|
||||
},
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue