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,7 +1,7 @@
<?php
namespace OCA\NcDownloader\Tools;
namespace OCA\NCDownloader\Tools;
use OCA\NcDownloader\Tools\Helper;
use OCA\NCDownloader\Tools\Helper;
use OC\Files\Filesystem;
use OC\Files\Utils\Scanner;
use \OCP\EventDispatcher\IEventDispatcher;