Remove not working and not possible option from Github-Node

This commit is contained in:
Jan Oberhauser 2020-06-10 11:46:12 +02:00
parent 4eff72504d
commit 60fa44722d

View file

@ -244,11 +244,6 @@ export class Github implements INodeType {
},
},
options: [
{
name: 'Get Emails',
value: 'getEmails',
description: 'Returns the email addresses of a user',
},
{
name: 'Get Repositories',
value: 'getRepositories',