mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-16 18:35:03 -06:00
removing commented imports
This commit is contained in:
parent
3052edee6b
commit
79eb50e06b
@ -1,11 +1,7 @@
|
||||
package aws
|
||||
|
||||
import (
|
||||
//"log"
|
||||
"fmt"
|
||||
//"os"
|
||||
//"reflect"
|
||||
//"sort"
|
||||
import (
|
||||
"fmt"
|
||||
"testing"
|
||||
|
||||
"github.com/hashicorp/aws-sdk-go/aws"
|
||||
|
Loading…
Reference in New Issue
Block a user