mirror of
https://github.com/grocy/grocy.git
synced 2025-08-19 03:40:10 +00:00
Optimized imports
This commit is contained in:
@@ -9,9 +9,6 @@ use Psr\Http\Server\RequestHandlerInterface as RequestHandler;
|
||||
|
||||
class CorsMiddleware
|
||||
{
|
||||
/**
|
||||
* @var ResponseFactoryInterface
|
||||
*/
|
||||
private $responseFactory;
|
||||
|
||||
public function __construct(ResponseFactoryInterface $responseFactory)
|
||||
|
Reference in New Issue
Block a user