Skip to content

Commit

Permalink
Remove @Property
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 committed Jul 25, 2019
1 parent 22a633c commit 6a9b2ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/common/fast-path.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ const assert = require("assert");

/**
* @constructor
* @property {string[]} stack
* @param {string} value
*/
function FastPath(value) {
Expand Down

0 comments on commit 6a9b2ad

Please sign in to comment.