From 75892fa2ef1467dcefa29d62e2af0e5e6e60f8e3 Mon Sep 17 00:00:00 2001 From: niten Date: Fri, 6 Jan 2023 18:04:49 -0800 Subject: [PATCH] Remove blank spaces... --- objectifier-module.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/objectifier-module.nix b/objectifier-module.nix index 1a21eea..987bafc 100644 --- a/objectifier-module.nix +++ b/objectifier-module.nix @@ -1,5 +1,3 @@ - - { config, lib, pkgs, ... }: with lib;