Fix formatting issue

Signed-off-by: Elliot Maincourt <e.maincourt@gmail.com>
release-2.14
Elliot Maincourt 7 years ago committed by Matthew Fisher
parent 56057af447
commit ee63d06192
No known key found for this signature in database
GPG Key ID: 92AA783CBAAE8E3B

@ -44,7 +44,7 @@ var labelMap = map[string]string{
} }
var supportedSQLDialects = map[string]struct{}{ var supportedSQLDialects = map[string]struct{}{
"postgres": struct{}{}, "postgres": {},
} }
// SQLDriverName is the string name of this driver. // SQLDriverName is the string name of this driver.

Loading…
Cancel
Save