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 )