bugfix: could not create service

This commit is contained in:
Joachim Lusiardi 2021-06-22 21:39:49 +02:00
parent 5cd06db1b6
commit 578b2c15d8
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ from ..tools import (
db_log_delete,
get_event_line_for_vehicle,
get_latest_pitstop_for_vehicle,
get_users_active_vehicle,
)
from .. import app, db