Skip to content

Commit

Permalink
issue-2947: rm blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
vladstepanyuk committed Feb 11, 2025
1 parent 1501576 commit 32bc59e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cloud/blockstore/libs/daemon/ydb/bootstrap.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,6 @@ void TBootstrapYdb::InitKikimrService()
args.VolumeBalancerSwitch = VolumeBalancerSwitch;
args.EndpointEventHandler = EndpointEventHandler;
args.RootKmsKeyProvider = RootKmsKeyProvider;

args.TemporaryServer = Configs->Options->TemporaryServer;

ActorSystem = NStorage::CreateActorSystem(args);
Expand Down

0 comments on commit 32bc59e

Please sign in to comment.