nextcloud: Remove unused variable

pull/95/head
Tristan Daniël Maat 2024-03-11 04:51:25 +01:00
parent aec7c5c7d8
commit 7affed34f1
Signed by: tlater
GPG Key ID: 49670FD774E43268
1 changed files with 0 additions and 1 deletions

View File

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