Remove old test var

This commit is contained in:
Hampton Maxwell 2018-08-27 18:19:15 -07:00
parent 152978d111
commit b6512e4316

View File

@ -31,7 +31,6 @@ static int const RCTVideoUnset = -1;
BOOL _playerLayerObserverSet;
AVPlayerViewController *_playerViewController;
NSURL *_videoURL;
AVURLAsset *_testAsset;
/* Required to publish events */
RCTEventDispatcher *_eventDispatcher;