Commit 31324c7
authored
## Summary
- Routine Change
### Details
I missed a line of code adding a field that should have been taken out.
The type checker was happy with it, and I missed it when checking. This
removes it.
1 parent 847cbf0 commit 31324c7
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
| 101 | + | |
103 | 102 | | |
104 | 103 | | |
105 | 104 | | |
| |||
0 commit comments