Skip to content

Commit

Permalink
Fixed checkstyle issue
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsbasjes committed Nov 19, 2018
1 parent 06af92b commit 83dc1ce
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -74,7 +74,6 @@
import nl.basjes.parse.useragent.parser.UserAgentTreeWalkerParser.StepStartsWithValueContext;
import nl.basjes.parse.useragent.parser.UserAgentTreeWalkerParser.StepUpContext;
import org.antlr.v4.runtime.ParserRuleContext;
import org.antlr.v4.runtime.Token;
import org.antlr.v4.runtime.tree.ParseTree;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
Expand Down

0 comments on commit 83dc1ce

Please sign in to comment.