Skip to content
Snippets Groups Projects
Commit 3b6233d7 authored by john's avatar john
Browse files

remove console log

parent 9ac0db07
No related branches found
No related tags found
No related merge requests found
......@@ -299,7 +299,6 @@ class TrackChangesProvider {
})
each(ownAdditions, (annotation) => {
console.log(annotation)
const selection = annotation.getSelection()
// make sure only the part of the annotation that is selected is deleted
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment