summaryrefslogtreecommitdiffstats
path: root/apps/files_texteditor/appinfo/app.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_texteditor/appinfo/app.php')
-rw-r--r--apps/files_texteditor/appinfo/app.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_texteditor/appinfo/app.php b/apps/files_texteditor/appinfo/app.php
index c745170018e..1f9773bca3a 100644
--- a/apps/files_texteditor/appinfo/app.php
+++ b/apps/files_texteditor/appinfo/app.php
@@ -4,4 +4,3 @@ OCP\Util::addStyle( 'files_texteditor', 'DroidSansMono/stylesheet' );
OCP\Util::addStyle( 'files_texteditor', 'style' );
OCP\Util::addscript( 'files_texteditor', 'editor');
OCP\Util::addscript( 'files_texteditor', 'aceeditor/ace');
-?>