Skip to content

Commit

Permalink
Updated the mass import
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamKyle committed Oct 8, 2024
1 parent fd2a6cb commit 2d1f965
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ class MassImportCustomData extends Command
*/
public function handle()
{

Artisan::call('remove:duplicate-items');
Cache::delete('crafting-table-data');

$this->importInformationSection();

if (config('app.env') !== 'production') {
Expand Down

0 comments on commit 2d1f965

Please sign in to comment.