Skip to content

Commit

Permalink
Remove stray character
Browse files Browse the repository at this point in the history
  • Loading branch information
ChadKillingsworth committed May 7, 2018
1 parent 1943167 commit a994ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/node/closure-compiler.js
Expand Up @@ -30,7 +30,7 @@ const contribPath = path.dirname(compilerPath) + '/contrib';

class Compiler {
/**
= * @param {Object<string,string>|Array<string>} args
* @param {Object<string,string>|Array<string>} args
* @param {Array<String>=} extraCommandArgs
*/
constructor(args, extraCommandArgs) {
Expand Down

0 comments on commit a994ce5

Please sign in to comment.