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

Commit 2ed95d7

Browse files
Remove unused var
1 parent 7ee5907 commit 2ed95d7

File tree

1 file changed

+0
-1
lines changed
  • packages/google-closure-compiler/lib/grunt

1 file changed

+0
-1
lines changed

packages/google-closure-compiler/lib/grunt/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ export default (grunt, pluginOptions) => {
8585

8686
return new Promise((resolve, reject) => {
8787
let stream;
88-
const args = {};
8988
let gulpOpts = {
9089
...gulpCompilerOptions,
9190
streamMode: 'IN',

0 commit comments

Comments
 (0)