diff --git a/src/app/index.ts b/src/app/index.ts index 0799266a..274b1ed2 100644 --- a/src/app/index.ts +++ b/src/app/index.ts @@ -42,7 +42,6 @@ import FilesControllerCustomer from "./api/customer/FilesController"; import DocumentsControllerCustomer from "./api/customer/DocumentsController"; import OfficeFoldersController from "./api/customer/OfficeFoldersController"; import OfficeFolderAnchorsController from "./api/notary/OfficeFolderAnchorsController"; -import CustomersController from "./api/customer/CustomersController"; import LiveVoteController from "./api/super-admin/LiveVoteController"; import DocumentControllerId360 from "./api/id360/DocumentController"; import CustomerControllerId360 from "./api/id360/CustomerController";