feat: Removes unused files.
This commit is contained in:
@@ -85,8 +85,4 @@ public extension HVACSystemPerformance.Request {
|
||||
throw ValidationError(message: "System size should be greater than 0.")
|
||||
}
|
||||
}
|
||||
|
||||
struct ValidationError: Error {
|
||||
let message: String
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user