Skip to content

Commit

Permalink
fix: remove unused variable on ExtUrlQueryInfo test
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaquinBCh committed Oct 16, 2024
1 parent 23e255d commit b32ed9a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import {expect} from 'chai';
import ExtUrlQueryInfoController from '../../../../src/streaming/controllers/ExtUrlQueryInfoController.js';
import { LOG_DEBUG } from 'karma/lib/constants.js';

describe('ExtUrlQueryInfoController', () => {

Expand Down

0 comments on commit b32ed9a

Please sign in to comment.