remove debug

This commit is contained in:
Max Bradbury 2021-04-25 18:49:00 +01:00
parent 52728e601b
commit c8b6c772ab
1 changed files with 0 additions and 1 deletions

View File

@ -133,7 +133,6 @@ async function run() {
function setPaletteDropdown() {
const palettes = JSON.parse(get_palettes());
console.debug(palettes);
selectPalette.innerHTML = "";