Remove unnecessary rec
This commit is contained in:
parent
31c676eabd
commit
67b1ad44ef
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ let
|
|||
target = lib.mkTarget target;
|
||||
};
|
||||
in
|
||||
rec {
|
||||
{
|
||||
# Deployments
|
||||
|
||||
# Run with:
|
||||
|
|
Loading…
Reference in a new issue