Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Fidetro committed Feb 19, 2019
1 parent e20c89a commit 4f63d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Rx/PSea+Rx.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import Foundation
import RxSwift
import Alamofire
import PSea

public enum Result<T> {
case success(T?,_ parseValue:Any?,_ data:Any)
case error(_ response:DataResponse<Any>,_ code:Int,_ message:String)
Expand Down

0 comments on commit 4f63d0c

Please sign in to comment.