mirror of
https://github.com/NixOS/nix
synced 2025-06-27 12:41:15 +02:00
Remove 'using namespace fetchers'
This commit is contained in:
parent
6691256e79
commit
636455c471
3 changed files with 3 additions and 5 deletions
|
@ -11,8 +11,6 @@ class StorePath;
|
|||
|
||||
namespace nix::flake {
|
||||
|
||||
using namespace fetchers;
|
||||
|
||||
typedef std::vector<FlakeId> InputPath;
|
||||
|
||||
struct LockedNode;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue