Skip to content

Commit

Permalink
removing another console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike McCune committed Oct 28, 2011
1 parent c976f19 commit 29de451
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/public/javascripts/systems.js
Expand Up @@ -39,7 +39,6 @@
}
]});
}
console.log(options);
KT.panel.list.registerPage('systems', options);
}());

Expand Down Expand Up @@ -208,4 +207,4 @@ KT.subs = function() {
reset_env_select: reset_env_select

}
}();
}();

0 comments on commit 29de451

Please sign in to comment.