Commit 227155a
committed
f_errors: remove unused variant from ColumnSpecParseErrorKind
In #1135 we removed a check for the table spec across different
column specs. Since we wanted to release it in a patch release, the corresponding
error variant was not removed (not to introduce API breaking changes).
This commit removes the unused variant.1 parent e66f2e3 commit 227155a
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
425 | 424 | | |
426 | 425 | | |
427 | 426 | | |
428 | | - | |
429 | | - | |
430 | | - | |
431 | 427 | | |
432 | 428 | | |
433 | 429 | | |
| |||
0 commit comments