Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Commit 589577f

Browse files
author
Stephen Gutekanst
committed
indexer/javascript: fmt
Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com>
1 parent ca98f9b commit 589577f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doctree/indexer/javascript/indexer.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,6 @@ func sanitizeDocs(s string) string {
423423
}
424424

425425
func functionDefinitionQuery() string {
426-
427426
functionDefinition := `(
428427
function
429428
name: (identifier)? @func_name

0 commit comments

Comments
 (0)