chore(ios): remove unnecessary import (#3682)

* fix(ts): onPlaybackRateChangeData was not correctly typed

* fix: ensure tracks are well displayed in the sample

* chore: remove unnecessary import
This commit is contained in:
Olivier Bouillet 2024-04-16 14:36:16 +02:00 committed by GitHub
parent 64e3191f73
commit a0bcdb75d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,3 @@
#import "RCTEventDispatcher.h"
#import "RCTVideoSwiftLog.h"
#import <React/RCTViewManager.h>