chiark / gitweb /
special selection: drop a debug
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 3 Apr 2021 20:51:19 +0000 (21:51 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 4 Apr 2021 19:07:53 +0000 (20:07 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
templates/script.ts

index c5804de14e3f302c34f2f9b5485ed1be24d5e390..7e63feac0e145c845b0d789c6bf87bc67db8c10d 100644 (file)
@@ -475,7 +475,6 @@ function special_count_reupdate() {
     <text x="0" y="0" fill="purple" stroke="#fcf" stroke-width="2"
        font-family="sans-serif" font-size="50">${special_count}</text>
   </g></svg>`;
-    console.log(svg);
     let svg_data = btoa(svg);
     style_text =
 `svg[id=space] {