mirror of
https://github.com/nextcloud/server.git
synced 2026-03-08 18:28:16 +01:00
This fixes errors from LGTM like the following one:
Variable i is used like a local variable,
but is missing a declaration.
Signed-off-by: Stefan Weil <sw@weilnetz.de>