remove useless line

This commit is contained in:
dusk 2023-04-06 07:18:55 +03:00
parent 19fc8b4ab7
commit ef1ad056ac
Signed by: dusk
GPG Key ID: 1D8F8FAF2294D6EA

View File

@ -162,8 +162,7 @@
} }
) )
(pagesRendered // postsRendered) (pagesRendered // postsRendered)
) );
// l.optionalAttrs (ctx ? resources) {inherit (ctx) resources;};
}; };
in { in {
options = { options = {