From 0e7c0531f5af35cc964ae375258383cf67ff46e1 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Wed, 3 May 2023 14:37:59 +0000 Subject: [PATCH] lib: string: remove unused 'let' block --- lib/strings.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/strings.nix b/lib/strings.nix index 2a3ec77..a1f74e4 100644 --- a/lib/strings.nix +++ b/lib/strings.nix @@ -1,6 +1,4 @@ { ... }: -let -in { # Make an email address from the name and domain stems #