Index: appengine_apps/trooper_o_matic/lib/log.html |
diff --git a/appengine_apps/trooper_o_matic/lib/log.html b/appengine_apps/trooper_o_matic/lib/log.html |
deleted file mode 100644 |
index ba862a11de2a5bfdba6304f4c268e3aefe9bfbf0..0000000000000000000000000000000000000000 |
--- a/appengine_apps/trooper_o_matic/lib/log.html |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-<!-- |
-Copyright (c) 2014 The Chromium Authors. All rights reserved. |
-Use of this source code is governed by a BSD-style license that can be |
-found in the LICENSE file. |
---> |
- |
-<script> |
-var log = console.log.bind(console); |
-</script> |