Moved the MakeURLRequestError error from the MakeURLRequestUseCase use case to its own file.
This commit is contained in:
@@ -49,10 +49,3 @@ public struct MakeURLRequestUseCase {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// MARK: - Errors
|
||||
|
||||
enum MakeURLRequestError: Error {
|
||||
case urlNotCreated
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user