Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit 5d0b18d

Browse files
author
tkrause
committed
Merge branch 'dev' of https://github.com/tommy87/apidoc-core into dev
2 parents 65d07df + be8ed6d commit 5d0b18d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/parser.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@ Parser.prototype._parseBlockElements = function(indexApiBlocks, detectedElements
222222
preventGlobal = elementParser.preventGlobal === true;
223223

224224
// allow multiple inserts into pathTo
225-
//allowMultiple = elementParser.allowMultiple === true;
226225
allowMultiple = true;
227226

228227

0 commit comments

Comments
 (0)