Skip to content

Commit

Permalink
adding ContributeError
Browse files Browse the repository at this point in the history
  • Loading branch information
leogdion committed Aug 3, 2023
1 parent bc4ff6a commit 1ad824c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Packages/Contribute/Sources/Contribute/ContributeError.swift
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@

public protocol ContributeError : Error {

}

0 comments on commit 1ad824c

Please sign in to comment.