diff --git a/cloud/filestore/libs/daemon/vhost/bootstrap.cpp b/cloud/filestore/libs/daemon/vhost/bootstrap.cpp index 23a5229b8b..41ceaca521 100644 --- a/cloud/filestore/libs/daemon/vhost/bootstrap.cpp +++ b/cloud/filestore/libs/daemon/vhost/bootstrap.cpp @@ -278,7 +278,8 @@ void TBootstrapVhost::InitComponents() serverConfigProto.Utf8DebugString().Quote().c_str()); } - InitLWTrace();} + InitLWTrace(); +} void TBootstrapVhost::InitConfig() {