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 'lib/private/Search/Result/Image.php')
-rw-r--r--lib/private/Search/Result/Image.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/private/Search/Result/Image.php b/lib/private/Search/Result/Image.php
index 5a46138f594..9870e316a79 100644
--- a/lib/private/Search/Result/Image.php
+++ b/lib/private/Search/Result/Image.php
@@ -5,7 +5,6 @@
* @author Andrew Brown <andrew@casabrown.com>
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
- * @author Morris Jobke <hey@morrisjobke.de>
*
* @license AGPL-3.0
*
@@ -22,7 +21,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OC\Search\Result;
/**