Browse Source

merging 3.3.2 & profile

pull/1/head
Jeongbae Kong 5 years ago
parent
commit
9f842d5933
  1. 1
      GME Remit/APIs/Router/APIRouter.swift

1
GME Remit/APIs/Router/APIRouter.swift

@ -98,7 +98,6 @@ enum APIRouter {
case fetchPersonalInformation
}
// MARK: - Request
extension APIRouter: ApiServiceType {
private var manager: SessionManager {

Loading…
Cancel
Save