Skip to content

Commit

Permalink
Removed Xcode 16 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alleus committed Oct 16, 2024
1 parent f16723e commit 3172ef8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import SwedbankPaySDK
import Alamofire

extension Request: @retroactive SwedbankPaySDKRequest {
extension Request: SwedbankPaySDKRequest {
public func cancel() {
_ = self.cancel() as Request
}
Expand Down

0 comments on commit 3172ef8

Please sign in to comment.