aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/Maintenance/UpdateHtaccess.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/Command/Maintenance/UpdateHtaccess.php')
-rw-r--r--core/Command/Maintenance/UpdateHtaccess.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/Command/Maintenance/UpdateHtaccess.php b/core/Command/Maintenance/UpdateHtaccess.php
index b06127d712f..67c6db22b21 100644
--- a/core/Command/Maintenance/UpdateHtaccess.php
+++ b/core/Command/Maintenance/UpdateHtaccess.php
@@ -5,7 +5,6 @@
* @author Joas Schilling <coding@schilljs.com>
* @author Lukas Reschke <lukas@statuscode.ch>
* @author Morris Jobke <hey@morrisjobke.de>
- * @author Roeland Jago Douma <roeland@famdouma.nl>
*
* @license AGPL-3.0
*
@@ -22,7 +21,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OC\Core\Command\Maintenance;
use Symfony\Component\Console\Command\Command;