Commit 8cf8de9
authored
fix: Remove react-native-live-audio-strem dependency from the library. (#343)
## Description
We don't use it anywhere in the library - artifact of the past.
### Type of change
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] Documentation update (improves or adds clarity to existing
documentation)
### Tested on
- [x] iOS
- [ ] Android
### Checklist
- [x] I have performed a self-review of my code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have updated the documentation accordingly
- [x] My changes generate no new warnings1 parent bdb45a4 commit 8cf8de9
2 files changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | | - | |
| 113 | + | |
115 | 114 | | |
116 | 115 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12609 | 12609 | | |
12610 | 12610 | | |
12611 | 12611 | | |
12612 | | - | |
12613 | 12612 | | |
12614 | 12613 | | |
12615 | 12614 | | |
| |||
0 commit comments