mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-22 12:19:09 +00:00
exclude unnecessary import
This commit is contained in:
@@ -12,7 +12,6 @@ import {
|
|||||||
activeCampaignApiRequest,
|
activeCampaignApiRequest,
|
||||||
activeCampaignApiRequestAllItems,
|
activeCampaignApiRequestAllItems,
|
||||||
} from './GenericFunctions';
|
} from './GenericFunctions';
|
||||||
import { type } from 'os';
|
|
||||||
|
|
||||||
interface CustomProperty {
|
interface CustomProperty {
|
||||||
name: string;
|
name: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user