summaryrefslogtreecommitdiffstats
path: root/lib/public/IAvatar.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/IAvatar.php')
-rw-r--r--lib/public/IAvatar.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/public/IAvatar.php b/lib/public/IAvatar.php
index 644c8bb2065..1f079ba1e03 100644
--- a/lib/public/IAvatar.php
+++ b/lib/public/IAvatar.php
@@ -4,7 +4,7 @@
*
* @author Arthur Schiwon <blizzz@arthur-schiwon.de>
* @author Joas Schilling <coding@schilljs.com>
- * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
+ * @author John Molakvoæ <skjnldsv@protonmail.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <robin@icewind.nl>
* @author Roeland Jago Douma <roeland@famdouma.nl>
@@ -24,7 +24,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OCP;
use OCP\Files\File;