mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-11-23 04:17:45 +00:00
php cs fixes
This commit is contained in:
@@ -16,6 +16,4 @@ use Redis;
|
||||
/**
|
||||
* Redis client configured by chill main.
|
||||
*/
|
||||
class ChillRedis extends Redis
|
||||
{
|
||||
}
|
||||
class ChillRedis extends Redis {}
|
||||
|
||||
Reference in New Issue
Block a user