Skip to content

Commit

Permalink
Removes superfluous declaration.
Browse files Browse the repository at this point in the history
  • Loading branch information
ppanopticon committed Dec 5, 2023
1 parent bfcd0fb commit 2da1f26
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ import kotlin.time.ExperimentalTime
@ExperimentalTime
class DumpAndRestoreTest : AbstractClientTest() {

private val formats = listOf(Format.JSON)

@BeforeEach
fun beforeEach() {
this.startAndPopulateCottontail()
Expand Down

0 comments on commit 2da1f26

Please sign in to comment.