remove import for actions in mflabel

This commit is contained in:
panxi 2019-04-04 08:26:58 -04:00
parent b58c191401
commit 30fe1c6a08

View File

@ -17,8 +17,6 @@
@import MVMCore.MVMCoreGetterUtility;
@import MVMCore.NSDictionary_MFConvenience;
@import MVMCore.MVMCoreJSONConstants;
@import MVMCore.MVMCoreActionHandler;
@import MVMCore.UILabel_MFCustom;
@interface MFLabel ()