remove hardcode

This commit is contained in:
Suresh, Kamlesh 2021-03-01 18:28:02 -05:00
parent 301e166971
commit b6c48edffd

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