mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-10 03:23:19 +00:00
Fix CS
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
*/
|
||||
|
||||
use Symfony\Component\HttpFoundation\Response;
|
||||
use Symfony\Component\HttpFoundation\Request;
|
||||
|
||||
/**
|
||||
*
|
||||
@@ -19,8 +20,6 @@ use Symfony\Component\HttpFoundation\Response;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
use \Symfony\Component\HttpFoundation\Request;
|
||||
|
||||
class API_V1_result
|
||||
{
|
||||
/**
|
||||
|
Reference in New Issue
Block a user