Update missed MMMConstant.h reference (#2849)

This commit is contained in:
Elias Nahum 2019-05-30 19:31:12 -04:00 committed by Miguel Alatzar
parent 9bddbe6642
commit 6e7e083aee

View file

@ -8,7 +8,7 @@
#import "RCTUITextView.h"
#import "MattermostManaged.h"
#import <UploadAttachments/Constants.h>
#import <UploadAttachments/MMMConstants.h>
@implementation MattermostManaged {
bool hasListeners;