Skip to content

Commit fe33d2f

Browse files
authored
Merge pull request #9 from Pon57/fix/error-type-doc
Error type の jsonDecodeError 削除漏れを削除
2 parents a94aaee + 5a50f06 commit fe33d2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Documentation/YumemiWeather.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ YumemiWeatherError
129129
```swift
130130
public enum YumemiWeatherError: Swift.Error {
131131
case invalidParameterError
132-
case jsonDecodeError
133132
case unknownError
134133
}
135134
```

0 commit comments

Comments
 (0)