summaryrefslogtreecommitdiffstats
path: root/lib/private/RepairException.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/RepairException.php')
-rw-r--r--lib/private/RepairException.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/private/RepairException.php b/lib/private/RepairException.php
index c06fcc91f6e..6cce3b0e0d6 100644
--- a/lib/private/RepairException.php
+++ b/lib/private/RepairException.php
@@ -2,7 +2,6 @@
/**
* @copyright Copyright (c) 2016, ownCloud, Inc.
*
- * @author Morris Jobke <hey@morrisjobke.de>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
@@ -20,7 +19,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OC;
/**