aboutsummaryrefslogtreecommitdiff
path: root/frontend/main.ts
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/main.ts')
-rw-r--r--frontend/main.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/frontend/main.ts b/frontend/main.ts
index e14ccac..c8f134a 100644
--- a/frontend/main.ts
+++ b/frontend/main.ts
@@ -18,8 +18,6 @@ function process_url() {
add_page_content(engine)
}
bangs.then(bangs => {
- console.log("bop");
-
if (!bangs[engine.toLowerCase()]) {
status("error", "Engine does not exist")
window.location.hash = "#"