Skip to content

Commit

Permalink
Merge pull request #17 from vapor/string-err-fix
Browse files Browse the repository at this point in the history
remove string error conformance
  • Loading branch information
loganwright authored Sep 9, 2016
2 parents 9a2fb81 + 47931b7 commit a7dd8d9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Sources/Leaf/LeafError.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
// TODO: Real Errors
extension String: Swift.Error {}
protocol LeafError: Swift.Error {}

0 comments on commit a7dd8d9

Please sign in to comment.