-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove
PostServiceRemoteExtended
and implementations
They will be moved into WordPress and Jetpack. The reason for this is that they are only used in WordPress and Jetpack and that they are Swift extensions of Objective-C types which we are trying to isolate. It's simpler to move these leaf types into the only consumer that uses them than trying to re-architect them.
- Loading branch information
Showing
4 changed files
with
0 additions
and
181 deletions.
There are no files selected for viewing
25 changes: 0 additions & 25 deletions
25
Sources/WordPressKit/Services/PostServiceRemoteExtended.swift
This file was deleted.
Oops, something went wrong.
67 changes: 0 additions & 67 deletions
67
Sources/WordPressKit/Services/PostServiceRemoteREST+Extended.swift
This file was deleted.
Oops, something went wrong.
77 changes: 0 additions & 77 deletions
77
Sources/WordPressKit/Services/PostServiceRemoteXMLRPC+Extended.swift
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters