From f2030c2ee5e481cda7f62bd8e315746eafefb6af Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Wed, 2 Jan 2019 20:52:45 -0500 Subject: [PATCH] Extra nl --- shell.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/shell.nix b/shell.nix index c12151f..4f6b496 100644 --- a/shell.nix +++ b/shell.nix @@ -56,7 +56,6 @@ let cargo clippy cargoclippyexit=$? - sum=$((cargofmtexit + cargoclippyexit)) exit $sum )