Skip to content

Commit

Permalink
Removed unused import from types.go
Browse files Browse the repository at this point in the history
  • Loading branch information
fatmcgav committed Oct 6, 2016
1 parent 9d2bd7f commit 8f5a32b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion builtin/providers/openstack/types.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package openstack

import (
"github.com/gophercloud/gophercloud"
"github.com/gophercloud/gophercloud/openstack/networking/v2/extensions/layer3/routers"
"github.com/gophercloud/gophercloud/openstack/networking/v2/networks"
"github.com/gophercloud/gophercloud/openstack/networking/v2/subnets"
Expand Down

0 comments on commit 8f5a32b

Please sign in to comment.