Commit 797cc6b
committed
Fixes: Removes unnecessary parenthesis.
Removes unnecessary parenthesis from the SOUTH enum value.
The parenthesis were causing a syntax error and are not required for enum values.1 parent 68ec4eb commit 797cc6b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
0 commit comments