Skip to content

Commit f82a398

Browse files
committed
Remove unused Default
1 parent 1442304 commit f82a398

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ydb/core/blobstorage/dsproxy/dsproxy.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ constexpr bool DefaultEnableVPatch = false;
5858
constexpr float DefaultSlowDiskThreshold = 2;
5959
constexpr float DefaultPredictedDelayMultiplier = 1;
6060
constexpr TDuration DefaultLongRequestThreshold = TDuration::Seconds(50);
61-
constexpr TDuration DefaultLongRequestReportingDelay = TDuration::Seconds(60);
6261

6362
constexpr bool WithMovingPatchRequestToStaticNode = true;
6463

0 commit comments

Comments
 (0)