diff --git a/public/partdb.js b/public/partdb.js index 5b92a5b..3cb43e8 100644 --- a/public/partdb.js +++ b/public/partdb.js @@ -179,7 +179,6 @@ function select() img.src = attachment; a.appendChild(img); attachments.appendChild(a); - console.log(attachments); } } }