diff --git a/source/dub/dub.d b/source/dub/dub.d index e88ece2..d5b186b 100644 --- a/source/dub/dub.d +++ b/source/dub/dub.d @@ -1379,7 +1379,6 @@ { import std.file : thisExePath; import std.path : buildPath, dirName, expandTilde, isAbsolute, isDirSeparator; - import std.process : environment; import std.range : front; // Env takes precedence