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