exclude unnecessary import

This commit is contained in:
quansenB 2019-10-25 16:57:26 +02:00
parent a09d6dfbf6
commit 12a0592896

View file

@ -12,7 +12,6 @@ import {
activeCampaignApiRequest,
activeCampaignApiRequestAllItems,
} from './GenericFunctions';
import { type } from 'os';
interface CustomProperty {
name: string;