Revert "Support other variables than PATH in pathvar (#3791)" (#3827)

This reverts commit f9f39c0a1c.
This commit is contained in:
Darren Schroeder
2021-07-23 09:03:28 -05:00
committed by GitHub
parent 5d7677dd07
commit 0f9e55dac6
10 changed files with 44 additions and 504 deletions

View File

@ -37,7 +37,6 @@ mod move_;
mod open;
mod parse;
mod path;
mod pathvar;
mod prepend;
mod random;
mod range;