Fix the test issue

This commit is contained in:
SmartDever02 2025-12-08 16:42:55 -03:00
parent e03df5b93a
commit 5ee639fa5a

View file

@ -31,7 +31,6 @@ from quart import (
jsonify,
request
)
from peewee import OperationalError
from common.constants import ActiveEnum