Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
  • Loading branch information
mathetake committed Sep 17, 2024
1 parent 976d0e9 commit 7e9c309
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internal/descriptor/table_test.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
package descriptor_test

import (
"github.com/tetratelabs/wazero/internal/descriptor"
"github.com/tetratelabs/wazero/internal/sys"
"testing"

"github.com/tetratelabs/wazero/internal/descriptor"
"github.com/tetratelabs/wazero/internal/sys"
"github.com/tetratelabs/wazero/internal/testing/require"
)

Expand Down

0 comments on commit 7e9c309

Please sign in to comment.