remove hardcode flag

This commit is contained in:
Suresh, Kamlesh 2021-01-19 17:52:16 -05:00
parent d52b05d0ac
commit 8a9b94bdb0

View File

@ -9,7 +9,7 @@
#import <Foundation/Foundation.h>
#import "MVMCoreRequestParameters.h"
#define ENABLE_HARD_CODED_RESPONSE 1 && DEBUG
#define ENABLE_HARD_CODED_RESPONSE 0 && DEBUG
#if ENABLE_HARD_CODED_RESPONSE