Commit 1b42908
committed
Fix outdated default parameter to be required
The parameter was meant to be required and its default value didn't work
in the first place.
Fixes clue/graph-uml#251 parent 09e8694 commit 1b42908
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
| 273 | + | |
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
| |||
0 commit comments