Skip to content

Commit

Permalink
Remove useless import
Browse files Browse the repository at this point in the history
  • Loading branch information
racodond committed Dec 23, 2016
1 parent f9f6958 commit 405adfd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
import org.sonar.plugins.json.api.visitors.DoubleDispatchVisitor;

import java.util.Iterator;
import java.util.stream.Stream;

public class InternalSyntaxToken extends JSONTree implements SyntaxToken {

Expand Down

0 comments on commit 405adfd

Please sign in to comment.