goformatted

This commit is contained in:
markturansky
2015-04-16 13:28:45 -04:00
parent fb412e47e4
commit 6c6aab60ab
2 changed files with 1 additions and 2 deletions

View File

@@ -42,10 +42,10 @@ import (
"github.com/GoogleCloudPlatform/kubernetes/pkg/service"
"github.com/GoogleCloudPlatform/kubernetes/pkg/util"
"github.com/GoogleCloudPlatform/kubernetes/pkg/volumeclaimbinder"
"github.com/golang/glog"
"github.com/prometheus/client_golang/prometheus"
"github.com/spf13/pflag"
"github.com/GoogleCloudPlatform/kubernetes/pkg/volumeclaimbinder"
)
// CMServer is the main context object for the controller manager.