Skip to content

Commit b4ebbbc

Browse files
committed
CountryServiceImplTest: remove unused import.
Reported by CodeNarc. Should be in e174bec commit. No functional changes.
1 parent 3c78169 commit b4ebbbc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/groovy/ru/mystamps/web/service/CountryServiceImplTest.groovy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ import ru.mystamps.web.dao.CountryDao
2424
import ru.mystamps.web.dao.dto.AddCountryDbDto
2525
import ru.mystamps.web.model.AddCountryForm
2626
import ru.mystamps.web.dao.dto.LinkEntityDto
27-
import ru.mystamps.web.dao.dto.UrlEntityDto
2827
import ru.mystamps.web.tests.DateUtils
2928
import ru.mystamps.web.util.SlugUtils
3029

0 commit comments

Comments
 (0)