Add missing columns from subfleet export #926 (#941)

This commit is contained in:
Nabeel S
2020-11-26 13:34:04 -05:00
committed by GitHub
parent a7981c0a87
commit 2ecf366670
3 changed files with 14 additions and 8 deletions

View File

@@ -31,7 +31,6 @@ class Subfleet extends Model
'airline_id',
'type',
'name',
'turn_time',
'fuel_type',
'cost_block_hour',
'cost_delay_minute',