From 4d5b88ec95dfdc150ae6a89c566e884892958f35 Mon Sep 17 00:00:00 2001 From: Mike Rockwell Date: Sun, 27 Jul 2025 13:12:37 -0400 Subject: [PATCH] Remove blank line --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.js b/app.js index b5a74cf..9aaaa4d 100644 --- a/app.js +++ b/app.js @@ -131,4 +131,4 @@ document.querySelector("#doge-qr-link a").addEventListener("click", function(){ // setTimeout(() => { // document.querySelector("#btc-js-copy").remove(); // }, 2000); -//}); +//}); \ No newline at end of file