diff options
Diffstat (limited to 'tests/lib/Remote/InstanceTest.php')
-rw-r--r-- | tests/lib/Remote/InstanceTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/Remote/InstanceTest.php b/tests/lib/Remote/InstanceTest.php index 0adb608d875..3ec7451263d 100644 --- a/tests/lib/Remote/InstanceTest.php +++ b/tests/lib/Remote/InstanceTest.php @@ -21,7 +21,6 @@ namespace Test\Remote; - use OC\Memcache\ArrayCache; use OC\Remote\Instance; use OCP\ICache; |