diff --git a/src/API/Common/Stampa.php b/src/API/Common/Stampa.php index ad260ca5f..93199348f 100644 --- a/src/API/Common/Stampa.php +++ b/src/API/Common/Stampa.php @@ -2,7 +2,6 @@ namespace Api\Common; -use API\Interfaces\CreateInterface; use API\Interfaces\RetrieveInterface; use API\Resource; use Models\PrintTemplate;