You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
220 B

6 years ago
  1. //
  2. // MainService.swift
  3. //
  4. //
  5. // Created by shishir sapkota
  6. //
  7. import Foundation
  8. class MainService: MainServiceType {
  9. // MARK: Properties
  10. // MARK: Initialization
  11. // MARK: Data management
  12. }