From: Vincent Vanwaelscappel Date: Thu, 22 Aug 2019 09:12:36 +0000 (+0200) Subject: #2782 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=215025b5f16618616b99a5a3cf7d2a0eb376c69d;p=pmi.git #2782 --- diff --git a/app/Console/Commands/CMSMigration.php b/app/Console/Commands/CMSMigration.php index 60859bc..739b599 100644 --- a/app/Console/Commands/CMSMigration.php +++ b/app/Console/Commands/CMSMigration.php @@ -3,12 +3,9 @@ namespace App\Console\Commands; - -use App\Models\Product; use Cubist\Util\ArrayUtil; use Illuminate\Console\Command; use Illuminate\Support\Facades\DB; -use League\Csv\Reader; class CMSMigration extends Command { diff --git a/update b/update index 2342e49..049b4b4 100644 --- a/update +++ b/update @@ -2,9 +2,9 @@