Skip to content

Commit 4419df3

Browse files
committed
Remove redundant Locale argument in a bunch of places. Some reformatting.
1 parent c354719 commit 4419df3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/cucumber/runtime/jruby/JRubyHookDefinition.java

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
import gherkin.TagExpression;
66
import gherkin.formatter.model.Tag;
77
import org.jruby.RubyObject;
8-
import org.jruby.javasupport.JavaEmbedUtils;
9-
import org.jruby.runtime.builtin.IRubyObject;
108

119
import java.util.Collection;
1210
import java.util.List;

0 commit comments

Comments
 (0)