diff --git a/build-scripts/gen_layout/template.js b/build-scripts/gen_layout/template.js index ae1c21d..c3690d0 100644 --- a/build-scripts/gen_layout/template.js +++ b/build-scripts/gen_layout/template.js @@ -1,4 +1,3 @@ function keyclick(position, layer) { - alert(position + ' ' + layer); }