aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/Command/DeleteConfig.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/lib/Command/DeleteConfig.php')
-rw-r--r--apps/user_ldap/lib/Command/DeleteConfig.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/user_ldap/lib/Command/DeleteConfig.php b/apps/user_ldap/lib/Command/DeleteConfig.php
index c76ba6f296b..707fd455611 100644
--- a/apps/user_ldap/lib/Command/DeleteConfig.php
+++ b/apps/user_ldap/lib/Command/DeleteConfig.php
@@ -6,7 +6,6 @@
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Joas Schilling <coding@schilljs.com>
* @author Martin Konrad <info@martin-konrad.net>
- * @author Morris Jobke <hey@morrisjobke.de>
*
* @license AGPL-3.0
*
@@ -23,7 +22,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OCA\User_LDAP\Command;
use OCA\User_LDAP\Helper;