remove log

This commit is contained in:
Skillz
2021-02-22 12:02:29 -05:00
parent 6eca60777c
commit 17f5222c65
-1
View File
@@ -43,7 +43,6 @@ export function processRequest(
}); });
} }
console.log("starting queue");
startQueue(); startQueue();
} }