Commit 21571ff
committed
fix(config): replace FormatException with StateError for environment variable check
- Replace FormatException with StateError for more appropriate error handling
- Remove unnecessary empty line at the beginning of the file
- Adjust spacing in the thrown error message for better readability1 parent b6b23a0 commit 21571ff
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
26 | | - | |
| 25 | + | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
52 | | - | |
| 51 | + | |
0 commit comments