Skip to content

Commit

Permalink
chore: small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
surunzi committed Nov 28, 2024
1 parent 4d4c31f commit b04d807
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dpr.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,4 @@ function change() {
exports.emit('change', dpr);
}

m.on('match', change);
m.on('unmatch', change);

0 comments on commit b04d807

Please sign in to comment.