Skip to content

Commit

Permalink
Remove an unused error
Browse files Browse the repository at this point in the history
  • Loading branch information
crazytonyli committed Jan 18, 2024
1 parent 0d03db8 commit f200636
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion WordPressKit/IPLocationRemote.swift
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ public final class IPLocationRemote {

public extension IPLocationRemote {
enum IPLocationError: Error {
case malformedURL
case requestFailure(Error?)
}
}
Expand Down

0 comments on commit f200636

Please sign in to comment.