diff --git a/lib/remote_cdm.js b/lib/remote_cdm.js index 24ed46d..b246068 100644 --- a/lib/remote_cdm.js +++ b/lib/remote_cdm.js @@ -4,7 +4,6 @@ import { uint8ArrayToHex, hexToUint8Array, flipUUIDByteOrder, - notifyUser, RemoteCDMManager } from "../util.js";