Skip to content
This repository was archived by the owner on Feb 23, 2018. It is now read-only.

Commit 0598be6

Browse files
committed
Remove debugger statement
1 parent 7955bf8 commit 0598be6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/SemanticLintProvider.coffee

-2
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,6 @@ class IndexingProvider
143143
noDocblockCorrectness : not @config.get('validateDocblockCorrectness')
144144
}
145145

146-
debugger
147-
148146
return @service.semanticLint(path, source, options)
149147

150148
###*

0 commit comments

Comments
 (0)