mirror of
https://github.com/NixOS/nix
synced 2025-06-29 23:13:14 +02:00
remove unused extra json fields
This commit is contained in:
parent
2a19bf8619
commit
19cffc29c9
3 changed files with 0 additions and 34 deletions
|
@ -1364,7 +1364,6 @@ void LocalStore::verifyPath(const Path & pathS, const StringSet & store,
|
|||
auto state(_state.lock());
|
||||
invalidatePath(*state, path);
|
||||
} else {
|
||||
// TODO log as warning if repair successful??
|
||||
logError(
|
||||
ErrorInfo {
|
||||
.name = "Missing path with referrers",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue