commit | 2f0717409536802fcfb18dce6d8101290483cbb0 | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Thu Nov 13 12:03:29 2014 -0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Thu Nov 13 12:03:29 2014 -0800 |
tree | 57b825ea27b570f35410226d5b62633f7bc6f51d | |
parent | 12d0751973c0a78475e2e52daffffb9243ee2eb3 [diff] [blame] |
Fixed a few things that go vet was complaining about
diff --git a/rackspace/compute/v2/images/fixtures.go b/rackspace/compute/v2/images/fixtures.go index c46d196..ccfbdc6 100644 --- a/rackspace/compute/v2/images/fixtures.go +++ b/rackspace/compute/v2/images/fixtures.go
@@ -1,4 +1,5 @@ // +build fixtures + package images import (