remove hardcode

This commit is contained in:
Suresh, Kamlesh 2020-07-16 09:12:28 -04:00
parent 52af06fd4a
commit b022f09ac2

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