mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-01-22 03:07:31 -06:00
remove unused let
This commit is contained in:
parent
4ccd0d9981
commit
d0f04ddda3
2 changed files with 0 additions and 2 deletions
|
@ -47,5 +47,4 @@ in
|
|||
''
|
||||
mkdir "$out"
|
||||
'';
|
||||
|
||||
}
|
||||
|
|
|
@ -12,7 +12,6 @@ let
|
|||
genAttrs
|
||||
pkgFromSystem
|
||||
loadOverlays
|
||||
enabled
|
||||
listify
|
||||
enableAttrs
|
||||
;
|
||||
|
|
Loading…
Reference in a new issue