mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-10-27 04:41:58 -06:00
Refactor enrollment validation error to break circular import
This commit is contained in:
@@ -7,9 +7,9 @@ from .enrollment_service import (
|
||||
EnrollmentService,
|
||||
EnrollmentStatus,
|
||||
EnrollmentTokenBundle,
|
||||
EnrollmentValidationError,
|
||||
PollingResult,
|
||||
)
|
||||
from Data.Engine.domain.device_enrollment import EnrollmentValidationError
|
||||
|
||||
__all__ = [
|
||||
"EnrollmentRequestResult",
|
||||
|
||||
Reference in New Issue
Block a user