mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Remove trailing whitespace
This commit is contained in:
parent
1fb762d11f
commit
e14e62fddd
18 changed files with 48 additions and 49 deletions
|
@ -133,7 +133,7 @@ public:
|
|||
{
|
||||
auto state(state_.lock());
|
||||
|
||||
std::stringstream oss;
|
||||
std::stringstream oss;
|
||||
oss << ei;
|
||||
|
||||
log(*state, ei.level, oss.str());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue