remove hardcode

This commit is contained in:
Suresh, Kamlesh 2021-01-20 10:53:25 -05:00
parent 35962ff966
commit 5fda7b15b5

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