Removed unused import

This commit is contained in:
Stephen Kwong 2016-01-19 15:10:35 -08:00
parent 2b5ea8c17a
commit 9e34d03018
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
package cloudwatch package cloudwatch
import ( import (
"errors"
"log" "log"
"strings" "strings"
"time" "time"