summaryrefslogtreecommitdiffstats
path: root/lib/private/Memcache/NullCache.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/Memcache/NullCache.php')
-rw-r--r--lib/private/Memcache/NullCache.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/Memcache/NullCache.php b/lib/private/Memcache/NullCache.php
index 5ad3cb22201..7b56ec932f4 100644
--- a/lib/private/Memcache/NullCache.php
+++ b/lib/private/Memcache/NullCache.php
@@ -24,7 +24,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OC\Memcache;
class NullCache extends Cache implements \OCP\IMemcache {