mirror of
https://github.com/beestat/app.git
synced 2026-02-07 03:23:45 -05: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