Fix formatting issue

Signed-off-by: Elliot Maincourt <e.maincourt@gmail.com>
pull/5371/head
Elliot Maincourt 6 years ago committed by Étienne Lafarge
parent 13e82d2039
commit f4052821c9

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

Loading…
Cancel
Save