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

@@ -1,6 +1,6 @@
<?php
namespace OCA\NcDownloader\Tools;
namespace OCA\NCDownloader\Tools;
use OC\AllConfig;