mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
⚡ Remove debug code
This commit is contained in:
@@ -230,7 +230,6 @@ export class Twitter implements INodeType {
|
||||
}
|
||||
}
|
||||
|
||||
console.log(body);
|
||||
responseData = await twitterApiRequest.call(this, 'POST', '/statuses/update.json', body);
|
||||
}
|
||||
// https://developer.twitter.com/en/docs/tweets/search/api-reference/get-search-tweets
|
||||
|
||||
Reference in New Issue
Block a user