User profile layout (#2402)
This commit is contained in:
@@ -23,7 +23,6 @@ class DoctrineCompilerPass implements CompilerPassInterface
|
||||
*/
|
||||
private $allowedEngines = [
|
||||
'mysql' => 'mysql',
|
||||
'mysqli' => 'mysql',
|
||||
'sqlite' => 'sqlite',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user