Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Commit

Permalink
Merge pull request #66 from UrbanCompass/rs_openUpError
Browse files Browse the repository at this point in the history
open up erraw
  • Loading branch information
russellbstephens authored Jul 21, 2017
2 parents af00393 + 2aa9e06 commit 0a02e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Snail/Extensions/URLSessionExtension.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import UIKit

extension URLSession {
enum ErrorType: Error {
public enum ErrorType: Error {
case invalidData
case invalidResponse
}
Expand Down

0 comments on commit 0a02e5f

Please sign in to comment.