From d7d1847ff150c96dc6c14f6a84a1bc77bf7bb644 Mon Sep 17 00:00:00 2001
From: Jean-Paul Calderone <exarkun@twistedmatrix.com>
Date: Fri, 27 Sep 2019 14:12:47 -0400
Subject: [PATCH] spurious whitespace

---
 nixos/modules/tests/private-storage.nix | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/nixos/modules/tests/private-storage.nix b/nixos/modules/tests/private-storage.nix
index 89a63747..fce496a9 100644
--- a/nixos/modules/tests/private-storage.nix
+++ b/nixos/modules/tests/private-storage.nix
@@ -78,9 +78,6 @@ import <nixpkgs/nixos/tests/make-test.nix> {
         # large.
         ristrettoSigningKey = "wumQAfSsJlQKDDSaFN/PZ3EbgBit8roVgfzllfCK2gQ=";
       };
-
-
-
     } // networkConfig;
   };
 
-- 
GitLab