Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
daspilker committed Apr 12, 2015
1 parent 0e726e1 commit 3432e46
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ package javaposse.jobdsl.dsl

import spock.lang.Specification

import static org.codehaus.groovy.runtime.InvokerHelper.createScript

class MockJobManagementSpec extends Specification {
MockJobManagement mockJobManagement = Spy(MockJobManagement)

Expand Down

0 comments on commit 3432e46

Please sign in to comment.