Commit 028b711
authored
chore(network-controller): Remove unused internal variable (#3811)
## Explanation
The internal variable `#provider` has been removed. It was not used.
## References
N/A
## Changelog
None
## Checklist
- [x] I've updated the test suite for new or updated code as appropriate
- [x] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [x] I've highlighted breaking changes using the "BREAKING" category
above as appropriate1 parent 72424ec commit 028b711
2 files changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
552 | 552 | | |
553 | 553 | | |
554 | 554 | | |
555 | | - | |
556 | | - | |
557 | 555 | | |
558 | 556 | | |
559 | 557 | | |
| |||
1636 | 1634 | | |
1637 | 1635 | | |
1638 | 1636 | | |
1639 | | - | |
1640 | 1637 | | |
1641 | 1638 | | |
1642 | 1639 | | |
| |||
0 commit comments