Commit 781ef6db authored by Filipa Lacerda's avatar Filipa Lacerda

[ci skip] Remove lost debugger statement

parent 92902735
...@@ -94,8 +94,6 @@ ...@@ -94,8 +94,6 @@
this.setLastFetchedAt(this.getNotesDataByProp('lastFetchedAt')); this.setLastFetchedAt(this.getNotesDataByProp('lastFetchedAt'));
this.poll(); this.poll();
debugger;
}, },
checkLocationHash() { checkLocationHash() {
const hash = gl.utils.getLocationHash(); const hash = gl.utils.getLocationHash();
......
Markdown is supported
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