Small fix

This commit is contained in:
Selim Mustafaev 2020-06-02 00:04:54 +03:00
parent 019758405e
commit 42c914d67f

View File

@ -1,4 +1,4 @@
const Constants = require('constants');
const Constants = require('../data_providers/constants');
class Vehicle {
brand