Fix double imported
This commit is contained in:
parent
d6308e53d5
commit
cdcebaaa02
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ import moment from "moment";
|
||||||
import {inProgress} from '../../../../shared/imports';
|
import {inProgress} from '../../../../shared/imports';
|
||||||
import {tableAddDeleteButton, tableRestActionDialogInit, tableRestActionDialogRender} from "../../lib/modals";
|
import {tableAddDeleteButton, tableRestActionDialogInit, tableRestActionDialogRender} from "../../lib/modals";
|
||||||
import {withComponentMixins} from "../../lib/decorator-helpers";
|
import {withComponentMixins} from "../../lib/decorator-helpers";
|
||||||
import mailtrainConfig from 'mailtrainConfig';
|
|
||||||
|
|
||||||
@withComponentMixins([
|
@withComponentMixins([
|
||||||
withTranslation,
|
withTranslation,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue