Skip to content

Commit

Permalink
chore: remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
FullOfOrange committed Jul 20, 2023
1 parent 6b23344 commit 7fb3c92
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,6 @@ open class SpringTransactionEntityTest : SpringTransactionTestBase() {
@Autowired
lateinit var service: Service

@Autowired
lateinit var ds: EmbeddedDatabase

@BeforeTest
open fun beforeTest() {
service.init()
Expand Down

0 comments on commit 7fb3c92

Please sign in to comment.