Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
lealobanov committed Aug 16, 2024
1 parent 2403612 commit 1ae92e5
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
package org.onflow.examples.kotlin.getBlock


import org.junit.jupiter.api.Assertions
import org.junit.jupiter.api.BeforeEach
import org.junit.jupiter.api.Test
Expand All @@ -11,7 +10,6 @@ import java.time.LocalDateTime

@FlowEmulatorProjectTest(flowJsonLocation = "../flow/flow.json")
internal class GetBlockAccessAPIConnectorTest {

@FlowTestClient
lateinit var accessAPI: FlowAccessApi

Expand Down

0 comments on commit 1ae92e5

Please sign in to comment.