Skip to content

Commit

Permalink
Fixed a couple of linting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
matvp91 committed Oct 15, 2024
1 parent 35f0315 commit 590ea3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/player/src/types.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import type { MediaPlaylist, Level, HlsAssetPlayer } from "hls.js";
import type { HlsAssetPlayer } from "hls.js";

/**
* A custom type for each `ASSET`.
Expand Down

0 comments on commit 590ea3c

Please sign in to comment.