summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/lib/Capabilities.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/lib/Capabilities.php')
-rw-r--r--apps/files_trashbin/lib/Capabilities.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/files_trashbin/lib/Capabilities.php b/apps/files_trashbin/lib/Capabilities.php
index 988c4ec815f..28acf0c8d27 100644
--- a/apps/files_trashbin/lib/Capabilities.php
+++ b/apps/files_trashbin/lib/Capabilities.php
@@ -3,7 +3,6 @@
* @copyright Copyright (c) 2016, ownCloud, Inc.
*
* @author Lukas Reschke <lukas@statuscode.ch>
- * @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
*
* @license AGPL-3.0
@@ -21,7 +20,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OCA\Files_Trashbin;
use OCP\Capabilities\ICapability;