Revert "noop"

This reverts commit b6e133d99a.
This commit is contained in:
Andy Arthur
2022-09-30 12:17:04 -07:00
parent 99b8305ffd
commit 43d36df90f
-2
View File
@@ -28,8 +28,6 @@ func init() {
nbfVerStr := os.Getenv("DOLT_DEFAULT_BIN_FORMAT")
if nbfVerStr != "" {
FormatDefaultString = nbfVerStr
} else {
FormatDefaultString = FormatDefaultString
}
}