Formatting issues.

This commit is contained in:
Pavel Kovalenko 2020-02-18 22:13:37 +03:00 committed by Pavel Kovalenko
parent 05ceef4ef8
commit ff50a51757

View File

@ -15,7 +15,6 @@ String getDiskName(ASTStorage & storage_def)
return it->value.safeGet<String>();
}
}
return "default";
}