Skip to content

Commit

Permalink
Fix Titan Player
Browse files Browse the repository at this point in the history
  • Loading branch information
jaruba committed Jan 8, 2025
1 parent 47926e4 commit 29251b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/TitanVideo/TitanVideo.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ var cloneDeep = require('lodash.clonedeep');
var deepFreeze = require('deep-freeze');
var Color = require('color');
var ERROR = require('../error');
var HLS_CONFIG = require('./hlsConfig');

function TitanVideo(options) {
options = options || {};
Expand Down

0 comments on commit 29251b5

Please sign in to comment.