aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/appframework
diff options
context:
space:
mode:
authorScrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>2015-12-07 15:43:36 +0000
committerScrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>2015-12-07 15:43:36 +0000
commit453e1bf66e7edb6e2b3d25a093bf2c7662f209a7 (patch)
treeb77d4215517ff7d9b82ebbeba02da19512a1c892 /tests/lib/appframework
parente4c5bf790d670eceac01f2e8c7750182b17123f3 (diff)
downloadnextcloud-server-453e1bf66e7edb6e2b3d25a093bf2c7662f209a7.tar.gz
nextcloud-server-453e1bf66e7edb6e2b3d25a093bf2c7662f209a7.zip
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
Diffstat (limited to 'tests/lib/appframework')
-rw-r--r--tests/lib/appframework/http/RequestTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/appframework/http/RequestTest.php b/tests/lib/appframework/http/RequestTest.php
index 92a2cc01dd2..32603d0da59 100644
--- a/tests/lib/appframework/http/RequestTest.php
+++ b/tests/lib/appframework/http/RequestTest.php
@@ -10,7 +10,6 @@
namespace OC\AppFramework\Http;
-use OC\Security\Crypto;
use OCP\Security\ISecureRandom;
use OCP\IConfig;