Allow console.log in debug.js

(imported from commit fe965c9687f0080c639ab3526b245ca3304e5672)
This commit is contained in:
Keegan McAllister
2012-10-04 12:36:59 -04:00
parent f30f10b71d
commit c456e2850a

View File

@@ -9,6 +9,9 @@
The file may still be accessible under other circumstances, so do
not put sensitive information here. */
// It's fine to use console.log etc. in this file.
/*jslint devel: true */
/*
print_elapsed_time("foo", foo)