diff options
Diffstat (limited to 'src/nix/path-info.cc')
-rw-r--r-- | src/nix/path-info.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nix/path-info.cc b/src/nix/path-info.cc index 30b193798f69..f16209238610 100644 --- a/src/nix/path-info.cc +++ b/src/nix/path-info.cc @@ -99,7 +99,6 @@ struct CmdPathInfo : StorePathsCommand, MixJSON } } - } }; |