update debtors import

This commit is contained in:
omair saleh
2022-03-19 15:39:11 +08:00
parent 69e7202ed3
commit fa0403b0b9
@@ -30,6 +30,7 @@ class ImportsDebtor implements ToModel, WithHeadingRow, WithBatchInserts, WithVa
return [];
} catch (\Exception $exception){
dump($exception);
return [];
}
}