mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-30 05:35:40 +08:00
Remove relative import paths from Parsers
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
// limitations under the License.
|
||||
//
|
||||
|
||||
#import "../../RKParser.h"
|
||||
#import "RKParser.h"
|
||||
|
||||
@interface RKJSONParserJSONKit : NSObject <RKParser> {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user