Skip to content

Commit 5a50f06

Browse files
committed
jsonDecodeErrorの削除漏れ
1 parent a94aaee commit 5a50f06

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)