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\Migration;
namespace OCA\NCDownloader\Migration;
use Closure;
use OCP\DB\ISchemaWrapper;