about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--pkgs/development/tools/misc/hydra/common.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/development/tools/misc/hydra/common.nix b/pkgs/development/tools/misc/hydra/common.nix
index 5f99403218a20..2314f5f9f64fb 100644
--- a/pkgs/development/tools/misc/hydra/common.nix
+++ b/pkgs/development/tools/misc/hydra/common.nix
@@ -13,8 +13,6 @@
 , glibcLocales
 }:
 
-with stdenv;
-
 let
   perlDeps = buildEnv {
     name = "hydra-perl-deps";