chore: remove unused import (#781)

This commit is contained in:
Martin Linkhorst 2018-11-21 14:30:07 +01:00 committed by GitHub
parent db34e3bb7d
commit 9cada6d9fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,6 @@ package provider
import (
"fmt"
"sort"
"strings"
"cloud.google.com/go/compute/metadata"