diff --git a/apps/files_encryption/ajax/mode.php b/apps/files_encryption/ajax/mode.php
index f1a026ca43144f88c68a4b668022fc91a5c55410..64203b42cf51a9fdaf534bdfaeb88360106efff2 100644
--- a/apps/files_encryption/ajax/mode.php
+++ b/apps/files_encryption/ajax/mode.php
@@ -4,8 +4,6 @@
  * This file is licensed under the Affero General Public License version 3 or later.
  * See the COPYING-README file.
  */
-
-//TODO: Handle switch between client and server side encryption
 
 use OCA_Encryption\Keymanager;