summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/External/Mount.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/lib/External/Mount.php')
-rw-r--r--apps/files_sharing/lib/External/Mount.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/lib/External/Mount.php b/apps/files_sharing/lib/External/Mount.php
index 8ed04182143..c8b74202ac7 100644
--- a/apps/files_sharing/lib/External/Mount.php
+++ b/apps/files_sharing/lib/External/Mount.php
@@ -4,8 +4,8 @@
*
* @author Bjoern Schiessle <bjoern@schiessle.org>
* @author Björn Schießle <bjoern@schiessle.org>
- * @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <robin@icewind.nl>
+ * @author szaimen <szaimen@e.mail.de>
*
* @license AGPL-3.0
*
@@ -22,7 +22,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OCA\Files_Sharing\External;
use OC\Files\Mount\MountPoint;