aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_textviewer/appinfo/app.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_textviewer/appinfo/app.php')
-rw-r--r--apps/files_textviewer/appinfo/app.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/files_textviewer/appinfo/app.php b/apps/files_textviewer/appinfo/app.php
deleted file mode 100644
index 7cf1905a530..00000000000
--- a/apps/files_textviewer/appinfo/app.php
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-//load the required js file
-OC_UTIL::addScript('files_textviewer','textviewer');
-
-?>