Skip to content

Commit d27dd6f

Browse files
committed
Move ServiceRemoteWordPressComREST to new BasicBlogAPIObjc/
1 parent 51e2f31 commit d27dd6f

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

WooCommerce/WordPressAuthenticator/WordPressKit/Services/ServiceRemoteWordPressComREST.h renamed to WooCommerce/WordPressAuthenticator/WordPressKit/BasicBlogAPIObjc/ServiceRemoteWordPressComREST.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ NS_ASSUME_NONNULL_BEGIN
1515
/**
1616
* @brief The API object to use for communications.
1717
*/
18+
// TODO: This needs to go before being able to put this ObjC in a package.
1819
@property (nonatomic, strong, readonly) WordPressComRestApi *wordPressComRestApi;
1920

2021
/**

0 commit comments

Comments
 (0)