Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix lint
  • Loading branch information
avelad committed Oct 27, 2025
commit 68f8349794be45218f06ec6853b611d8e4be568e
2 changes: 0 additions & 2 deletions ui/vr_manager.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@

goog.provide('shaka.ui.VRManager');

goog.require('shaka.device.DeviceFactory');
goog.require('shaka.device.IDevice');
goog.require('shaka.log');
goog.require('shaka.ui.VRWebgl');
goog.require('shaka.util.Dom');
Expand Down
Loading