mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
comments and cleanup
This commit is contained in:
parent
70bcb39d3f
commit
9159dfe3d8
9 changed files with 7 additions and 19 deletions
|
@ -134,7 +134,6 @@ public:
|
|||
|
||||
std::stringstream oss;
|
||||
showErrorInfo(oss, ei, showTrace);
|
||||
// oss << ei;
|
||||
|
||||
log(*state, ei.level, oss.str());
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue