Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sukantoraymond committed Aug 23, 2024
1 parent 5a207c6 commit a3da517
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion node/create_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@ package node
import (
"context"
"fmt"
"github.com/stretchr/testify/require"
"testing"
"time"

"github.com/stretchr/testify/require"

awsAPI "github.com/ava-labs/avalanche-tooling-sdk-go/cloud/aws"

"github.com/ava-labs/avalanche-tooling-sdk-go/avalanche"
Expand Down

0 comments on commit a3da517

Please sign in to comment.