Skip to content

Commit

Permalink
remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
jribbink committed Jan 2, 2024
1 parent 34228fe commit 29af6cf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/test_framework_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -4831,8 +4831,6 @@ func TestWithLogger(t *testing.T) {
t.Parallel()

const code = `
import Test
access(all) fun testWithLogger() {
log("Hello, world!")
}
Expand Down

0 comments on commit 29af6cf

Please sign in to comment.