Fix double imported

This commit is contained in:
joker-x 2020-09-01 19:03:29 +02:00
parent cdcebaaa02
commit 243daec7a6

View file

@ -37,7 +37,6 @@ import {getCampaignLabels, ListsSelectorHelper} from "./helpers";
import {withComponentMixins} from "../lib/decorator-helpers";
import interoperableErrors from "../../../shared/interoperable-errors";
import {Trans} from "react-i18next";
import mailtrainConfig from 'mailtrainConfig';
@withComponentMixins([
withTranslation,