deleted comment

This commit is contained in:
Emilio Karakey 2019-10-07 18:28:10 -05:00
parent a15f9b37eb
commit d24bfe29a1

View file

@ -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();