diff --git a/index.html b/index.html
index 619c678..1e034cc 100644
--- a/index.html
+++ b/index.html
@@ -36,7 +36,6 @@
let password = document.getElementById('password').value;
console.log(username + password);
- console.log(returnUrl);
let json = JSON.stringify({ username, password, deviceId: 'stub-device', publicKey: 'N6fByS7oTIOX6m7on8h6T093SOn3df67o6v6n6n6n6o=' });
try {
// 1. Делаем реальный запрос к вашему API Gateway