Remove debug

This commit is contained in:
nathangray 2021-06-30 12:20:52 -06:00
parent 935e46c7e8
commit 23cb2e5d7a

View File

@ -160,5 +160,4 @@ import './slider.js';
}); });
}); });
}); });
})(window); })(window);
console.log("Pixelegg loaded");