diff --git a/GMERemittance/Module/SendMoneyReceipt/Application Logic/Service/SendMoneyReceiptServiceType.swift b/GMERemittance/Module/SendMoneyReceipt/Application Logic/Service/SendMoneyReceiptServiceType.swift index e9af3a83..7d0539b5 100644 --- a/GMERemittance/Module/SendMoneyReceipt/Application Logic/Service/SendMoneyReceiptServiceType.swift +++ b/GMERemittance/Module/SendMoneyReceipt/Application Logic/Service/SendMoneyReceiptServiceType.swift @@ -8,7 +8,7 @@ import Foundation -protocol SendMoneyReceiptServiceType: class { +protocol SendMoneyReceiptServiceType: class, FetchRecieptList { } @@ -34,6 +34,3 @@ extension FetchRecieptList { } } } - - -//http://localhost:9500/api/v1/mobile/receipt/123455