diff options
Diffstat (limited to 'apps/encryption/appinfo/app.php')
-rw-r--r-- | apps/encryption/appinfo/app.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/encryption/appinfo/app.php b/apps/encryption/appinfo/app.php index 5fd5f628de0..c42a0435a14 100644 --- a/apps/encryption/appinfo/app.php +++ b/apps/encryption/appinfo/app.php @@ -22,7 +22,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OCA\Encryption\AppInfo; \OCP\Util::addscript('encryption', 'encryption'); |