Skip to content

Commit

Permalink
#307 Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
john-tipper committed Dec 5, 2019
1 parent 3eb8f3c commit fd08cc3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import pl.allegro.tech.build.axion.release.RepositoryBasedTest
import pl.allegro.tech.build.axion.release.domain.properties.NextVersionProperties
import pl.allegro.tech.build.axion.release.domain.properties.TagProperties
import pl.allegro.tech.build.axion.release.domain.properties.VersionProperties
import spock.lang.Shared

import static pl.allegro.tech.build.axion.release.domain.properties.NextVersionPropertiesBuilder.nextVersionProperties
import static pl.allegro.tech.build.axion.release.domain.properties.TagPropertiesBuilder.tagProperties
Expand Down

0 comments on commit fd08cc3

Please sign in to comment.