Skip to content

Commit

Permalink
remove console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavo-salazar committed Sep 28, 2020
1 parent a79c95e commit 4021384
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/stories/events.js
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,6 @@ storiesOf("Events", module)
});
};
highlightRegion = n => {
console.log("jnldc");
const highlight = {
sequences: {
from: 0,
Expand Down

0 comments on commit 4021384

Please sign in to comment.