mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-06 05:59:41 +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