diff --git a/js/webampLazy.js b/js/webampLazy.js index 753f9acf..0fb88f08 100644 --- a/js/webampLazy.js +++ b/js/webampLazy.js @@ -228,4 +228,3 @@ class Winamp { } export default Winamp; -module.exports = Winamp;