mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-23 05:13:00 -05:00
@@ -28,8 +28,6 @@ func init() {
|
||||
nbfVerStr := os.Getenv("DOLT_DEFAULT_BIN_FORMAT")
|
||||
if nbfVerStr != "" {
|
||||
FormatDefaultString = nbfVerStr
|
||||
} else {
|
||||
FormatDefaultString = FormatDefaultString
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user