Skip to content

Commit

Permalink
Fix code smell (#4214)
Browse files Browse the repository at this point in the history
  • Loading branch information
saberduck committed Sep 28, 2023
1 parent a7eb388 commit 31754d5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
import org.sonar.api.utils.log.Logger;
import org.sonar.api.utils.log.Loggers;
import org.sonar.plugins.javascript.bridge.EmbeddedNode;
import org.sonar.plugins.javascript.bridge.Environment;

public class NodeCommandBuilderImpl implements NodeCommandBuilder {

Expand Down

0 comments on commit 31754d5

Please sign in to comment.