bugfix: could not create service
This commit is contained in:
parent
5cd06db1b6
commit
578b2c15d8
|
@ -14,6 +14,7 @@ from ..tools import (
|
||||||
db_log_delete,
|
db_log_delete,
|
||||||
get_event_line_for_vehicle,
|
get_event_line_for_vehicle,
|
||||||
get_latest_pitstop_for_vehicle,
|
get_latest_pitstop_for_vehicle,
|
||||||
|
get_users_active_vehicle,
|
||||||
)
|
)
|
||||||
from .. import app, db
|
from .. import app, db
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue