removed unused method
This commit is contained in:
parent
2dd65d2aca
commit
a256288a23
|
@ -28,8 +28,4 @@ class ConverterRepository
|
|||
{
|
||||
return $this->typeConverters;
|
||||
}
|
||||
|
||||
public function registerTypeConverterServices(ContainerInterface $container)
|
||||
{
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue