From 95045b31b91eb2efc8efc5c4dabedf705175873f Mon Sep 17 00:00:00 2001 From: johndmulhausen Date: Fri, 11 Mar 2016 09:02:13 +0000 Subject: [PATCH] Update 404.md --- 404.md | 1 - 1 file changed, 1 deletion(-) diff --git a/404.md b/404.md index 38e738e198..e9cfc0fc37 100644 --- a/404.md +++ b/404.md @@ -18,7 +18,6 @@ $( document ).ready(function() { if (doRedirect) { window.location.replace(forwardingURL); }; -} });