mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 06:34:05 -08:00
exclude unnecessary import
This commit is contained in:
parent
a09d6dfbf6
commit
12a0592896
|
@ -12,7 +12,6 @@ import {
|
|||
activeCampaignApiRequest,
|
||||
activeCampaignApiRequestAllItems,
|
||||
} from './GenericFunctions';
|
||||
import { type } from 'os';
|
||||
|
||||
interface CustomProperty {
|
||||
name: string;
|
||||
|
|
Loading…
Reference in a new issue