Commit 460a5bb
committed
Fix WarnMemoryLeak build error.
Removed unreachable nullish coalescing from WarnMemoryLeak constructor wrapping to satisfy the TypeScript build.
Type of change: Marked as a non-breaking bug fix.
Testing: Ran npm run build.1 parent 1c4704e commit 460a5bb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments