reformat: reformat code

This commit is contained in:
2025-12-11 23:18:39 +03:00
parent 613ce520ee
commit 8f6e2177b0

View File

@@ -47,4 +47,3 @@ class SymfonyRedisCache implements CacheInterface
$this->cache->prune();
}
}