-
Notifications
You must be signed in to change notification settings - Fork 2
Commit e2b1d28
Sébastien GeiserSébastien Geiser
Sébastien Geiser
Sébastien Geiser
Simplifies workbook instantiation.
Uses the `new` keyword for instantiating the `XLWorkbook`
in the `EvaluateCommand` instead of explicitly calling the
constructor. This improves code readability.1 parent 156cda6 commit e2b1d28
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | - | ||
29 | + | ||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments