mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 08:16:15 +02:00
deleted comment
This commit is contained in:
parent
a15f9b37eb
commit
d24bfe29a1
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ BuildEnvironment readEnvironment(const Path & path)
|
|||
std::set<std::string> exported;
|
||||
|
||||
auto file = readFile(path);
|
||||
//auto file = readFile("/tmp/x");
|
||||
|
||||
auto pos = file.cbegin();
|
||||
|
||||
|
|
Loading…
Reference in a new issue