diff options
Diffstat (limited to 'apps/encryption/tests/Controller/RecoveryControllerTest.php')
-rw-r--r-- | apps/encryption/tests/Controller/RecoveryControllerTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/encryption/tests/Controller/RecoveryControllerTest.php b/apps/encryption/tests/Controller/RecoveryControllerTest.php index d92cfebf295..7a33b4b1346 100644 --- a/apps/encryption/tests/Controller/RecoveryControllerTest.php +++ b/apps/encryption/tests/Controller/RecoveryControllerTest.php @@ -23,7 +23,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OCA\Encryption\Tests\Controller; use OCA\Encryption\Controller\RecoveryController; |