Skip to content

Commit

Permalink
code-style
Browse files Browse the repository at this point in the history
  • Loading branch information
Sazonov99 committed Mar 5, 2025
1 parent bf2029b commit 9d03841
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cloud/filestore/libs/daemon/vhost/bootstrap.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,8 @@ void TBootstrapVhost::InitComponents()
serverConfigProto.Utf8DebugString().Quote().c_str());
}

InitLWTrace();}
InitLWTrace();
}

void TBootstrapVhost::InitConfig()
{
Expand Down

0 comments on commit 9d03841

Please sign in to comment.