changed error-prone namespace

This commit is contained in:
huangjx
2021-09-10 12:42:25 +08:00
parent fa2aedb13a
commit 8fa818fa46
23 changed files with 56 additions and 56 deletions

View File

@@ -2,7 +2,7 @@
declare(strict_types=1);
namespace OCA\NcDownloader\Settings;
namespace OCA\NCDownloader\Settings;
use OCP\IL10N;
use OCP\IURLGenerator;