mirror of
https://github.com/XRPLF/clio.git
synced 2026-06-03 08:46:42 +00:00
chore: Enable more clang-tidy checks (#3054)
This commit is contained in:
@@ -70,7 +70,7 @@ void
|
||||
Retry::reset()
|
||||
{
|
||||
attemptNumber_ = 0;
|
||||
strategy_->reset();
|
||||
(*strategy_).reset();
|
||||
}
|
||||
|
||||
ExponentialBackoffStrategy::ExponentialBackoffStrategy(
|
||||
|
||||
Reference in New Issue
Block a user