We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4812a3e commit d295fc2Copy full SHA for d295fc2
plugins/pbjsGlobals.js
@@ -12,8 +12,6 @@ let identifierToStringLiteral = [
12
'$$REPO_AND_VERSION$$'
13
];
14
15
-let count = 0;
16
-
17
module.exports = function() {
18
return {
19
visitor: {
0 commit comments