Removed unused import
This commit is contained in:
parent
2b5ea8c17a
commit
9e34d03018
|
@ -1,7 +1,6 @@
|
||||||
package cloudwatch
|
package cloudwatch
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"errors"
|
|
||||||
"log"
|
"log"
|
||||||
"strings"
|
"strings"
|
||||||
"time"
|
"time"
|
||||||
|
|
Loading…
Reference in New Issue