mirror of
https://github.com/beestat/app.git
synced 2025-07-09 03:04:07 -04:00
Removing stray console.log
This commit is contained in:
parent
627182f742
commit
759e700bba
@ -9,9 +9,6 @@
|
||||
* otherwise.
|
||||
*/
|
||||
beestat.setting = function(key, opt_value, opt_callback) {
|
||||
if(opt_value !== undefined) {
|
||||
console.log(arguments);
|
||||
}
|
||||
var user = beestat.get_user();
|
||||
|
||||
var defaults = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user