Skip to content

Commit 3b3f201

Browse files
committed
Remove unneded import
1 parent 92150d5 commit 3b3f201

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/groovy-calculator/src/test/groovy/calc/CalculatorSteps.groovy

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
package calc
22

3-
import calc.Calculator
4-
53
this.metaClass.mixin(cucumber.runtime.groovy.Hooks)
64
this.metaClass.mixin(cucumber.runtime.groovy.EN)
75

0 commit comments

Comments
 (0)