Merge pull request 'remove import usage of use imagick in pallet print controller' (#392) from ranjith-dev into master
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 13s
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 13s
Reviewed-on: #392
This commit was merged in pull request #392.
This commit is contained in:
@@ -7,7 +7,7 @@ use App\Models\Plant;
|
|||||||
use App\Models\WireMasterPacking;
|
use App\Models\WireMasterPacking;
|
||||||
use Illuminate\Http\Request;
|
use Illuminate\Http\Request;
|
||||||
use Barryvdh\DomPDF\Facade\Pdf;
|
use Barryvdh\DomPDF\Facade\Pdf;
|
||||||
use Imagick;
|
|
||||||
|
|
||||||
class PalletPrintController extends Controller
|
class PalletPrintController extends Controller
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user