Commit 7c3ec71
committed
Fix: Remove trailing comma
Because the old Rust version in the CI fails with this comma in the
macro call, we remove it here.
Signed-off-by: Matthias Beyer <[email protected]>1 parent 786bbbb commit 7c3ec71
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| |||
0 commit comments