Skip to content

Commit 08eee7c

Browse files
bmeurermarijnh
authored andcommitted
[show-hint] Make linter happy
1 parent ebfae44 commit 08eee7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addon/hint/show-hint.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
cancelAnimationFrame(this.debounce);
104104
this.debounce = 0;
105105
}
106-
106+
107107
var identStart = this.startPos;
108108
if(this.data) {
109109
identStart = this.data.from;

0 commit comments

Comments
 (0)