Skip to content

Commit

Permalink
some clean
Browse files Browse the repository at this point in the history
  • Loading branch information
chang-guofeng committed May 23, 2021
1 parent fea853e commit eb21f4f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doudizhu/static/js/game.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ class Observer {
if (index > -1) {
subscribers.splice(index, 1);
}
} else {
subscribers[key] = [cb];
}
}
}
Expand Down

0 comments on commit eb21f4f

Please sign in to comment.