Adding more locations.
This commit is contained in:
@ -21,7 +21,6 @@ export default class Item {
|
||||
this.meters = this._extractMeters();
|
||||
this.priceMeter = this._extractPriceMeter();
|
||||
|
||||
|
||||
this.additionalInfo = this._extractAdditionalInfo();
|
||||
this.hasGarage = this._extractGarage();
|
||||
this.hasLift = this._extractLift();
|
||||
|
Reference in New Issue
Block a user