Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

Commit

Permalink
this is so annoying
Browse files Browse the repository at this point in the history
  • Loading branch information
cvan committed Feb 7, 2013
1 parent 6f42153 commit 25a6871
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion media/js/mkt/user_state.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@
}

function handleState() {
console.log('checking state ...');
getState().done(function(state) {
_.each(state, function(v, k) {
if (!_.isEqual(v, z.state[k])) {
Expand Down

0 comments on commit 25a6871

Please sign in to comment.