nextcloud: Remove unused variable

This commit is contained in:
Tristan Daniël Maat 2024-03-11 04:51:25 +01:00
parent aec7c5c7d8
commit 7affed34f1
Signed by: tlater
GPG key ID: 49670FD774E43268

View file

@ -1,7 +1,6 @@
{
pkgs,
config,
options,
...
}: let
nextcloud = pkgs.nextcloud27;