Skip to content

Commit

Permalink
Override some git fmt smartness.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyklyukin committed Oct 18, 2017
1 parent d80fc64 commit db14304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/cluster/pg.go
Expand Up @@ -5,13 +5,13 @@ import (
"fmt"
"net"
"strings"
"time"

"github.com/lib/pq"

"github.com/zalando-incubator/postgres-operator/pkg/spec"
"github.com/zalando-incubator/postgres-operator/pkg/util/constants"
"github.com/zalando-incubator/postgres-operator/pkg/util/retryutil"
"time"
)

const (
Expand Down

0 comments on commit db14304

Please sign in to comment.