Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/Command/Config/Import.php')
-rw-r--r--core/Command/Config/Import.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Command/Config/Import.php b/core/Command/Config/Import.php
index 755c6c80cd9..e55f127d94e 100644
--- a/core/Command/Config/Import.php
+++ b/core/Command/Config/Import.php
@@ -21,7 +21,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OC\Core\Command\Config;
use OCP\IConfig;