diff options
| author | seth <[email protected]> | 2024-06-30 10:48:08 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-06-30 11:23:48 -0400 |
| commit | d0d4481488d5c275db25b4d3d28e72b6ea47248e (patch) | |
| tree | b26d143f409bf083ee7f81bef798d9ea1ff50a76 /lib/lib.nix | |
| parent | 9582ad2126e12b4798a128faa9feb0408c34cdac (diff) | |
lib: cleanup imports
Diffstat (limited to 'lib/lib.nix')
| -rw-r--r-- | lib/lib.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/lib.nix b/lib/lib.nix index e0e14e4..1dea9be 100644 --- a/lib/lib.nix +++ b/lib/lib.nix @@ -2,7 +2,6 @@ lib, self, inputs, - ... }: let # function -> function -> { } -> { } |
