mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-05-22 03:03:14 +08:00
Eliminate aggregate import of RestKit.h from .NET date formatter and test factory
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
// Copyright (c) 2009-2012 RestKit. All rights reserved.
|
||||
//
|
||||
|
||||
#import "RestKit.h"
|
||||
|
||||
/**
|
||||
The default filename used for managed object stores created via the factory.
|
||||
|
||||
|
||||
@@ -8,6 +8,9 @@
|
||||
|
||||
#import "AFHTTPClient.h"
|
||||
#import "RKTestFactory.h"
|
||||
#import "RKLog.h"
|
||||
#import "RKObjectManager.h"
|
||||
#import "RKPathUtilities.h"
|
||||
|
||||
@interface RKTestFactory ()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user