mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
👕 Fix built issue by fixing lint issues
This commit is contained in:
@@ -5,13 +5,13 @@ import {
|
||||
import {
|
||||
IDataObject,
|
||||
INodeExecutionData,
|
||||
INodeTypeDescription,
|
||||
INodeType,
|
||||
INodeTypeDescription,
|
||||
} from 'n8n-workflow';
|
||||
|
||||
import {
|
||||
githubApiRequest,
|
||||
getFileSha,
|
||||
githubApiRequest,
|
||||
} from './GenericFunctions';
|
||||
|
||||
export class Github implements INodeType {
|
||||
|
||||
Reference in New Issue
Block a user