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