Removed unwanted line
This commit is contained in:
@@ -89,7 +89,7 @@ class MachineImporter extends Importer
|
||||
'work_center' => $workCenter
|
||||
]
|
||||
);
|
||||
return null;//work_center plant_id line_id name
|
||||
return null;
|
||||
// // return Machine::firstOrNew([
|
||||
// // // Update existing records, matching them by `$this->data['column_name']`
|
||||
// // 'email' => $this->data['email'],
|
||||
|
||||
Reference in New Issue
Block a user