remove old comment

master
michael 2022-03-30 02:50:46 -07:00
parent 8f57cf5526
commit 376d4a19dd
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@ for (let line of docStr.split('\n')) {
}
}
// create button
let list = document.createElement("div")
list.style.padding = "18px"
list.style.backgroundColor = "lightgray"