Remove unused Flake::vOutputs field
This commit is contained in:
@@ -34,7 +34,6 @@ struct Flake
|
||||
std::optional<std::string> description;
|
||||
std::shared_ptr<const fetchers::Tree> sourceInfo;
|
||||
FlakeInputs inputs;
|
||||
RootValue vOutputs;
|
||||
~Flake();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user