remove hardcode
This commit is contained in:
parent
d49111766b
commit
d65351cabb
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user