remove hardcode

This commit is contained in:
Suresh, Kamlesh 2021-01-21 13:01:40 -05:00
parent 45b84ae2e0
commit 4e1e563284

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