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

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Paroz <github@oparoz.com>2015-08-01 19:07:51 +0300
committerOlivier Paroz <github@oparoz.com>2015-08-01 19:07:51 +0300
commitf298bba505f78513800cddb0034f5d5bd342e0de (patch)
treea72091aa387b5d285a316e30c85bf7597cb98445 /controller
parent3ea1e05df91ccc1bee473cd0682e82106d4b89da (diff)
Composer update
Diffstat (limited to 'controller')
-rw-r--r--controller/pathmanipulation.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/controller/pathmanipulation.php b/controller/pathmanipulation.php
index dba814a5..09cb7b7c 100644
--- a/controller/pathmanipulation.php
+++ b/controller/pathmanipulation.php
@@ -12,8 +12,6 @@
namespace OCA\Gallery\Controller;
-use OCP\AppFramework\Http;
-
/**
* @package OCA\Gallery\Controller
*/