refactor: delete useless handlers
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
from src.presentation.handlers.unhandled_handler import unhandled_exception_handler
|
||||
from src.presentation.handlers.application_handler import application_exception_handler
|
||||
from src.presentation.handlers.http_exception_handler import http_exception_handler
|
||||
from src.presentation.handlers.validation_handler import validation_exception_handler
|
||||
|
||||
Reference in New Issue
Block a user