File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020from simcore_service_webserver .projects ._controller ._rest_schemas import (
2121 ProjectPathParams ,
2222)
23- from simcore_service_webserver .projects ._wallets_rest import (
23+ from simcore_service_webserver .projects ._controller . wallets_rest import (
2424 _PayProjectDebtBody ,
2525 _ProjectWalletPathParams ,
2626)
Original file line number Diff line number Diff line change 1818from simcore_service_webserver .projects ._controller ._rest_exceptions import (
1919 _TO_HTTP_ERROR_MAP ,
2020)
21- from simcore_service_webserver .projects ._trash_rest import ProjectPathParams
21+ from simcore_service_webserver .projects ._controller . trash_rest import ProjectPathParams
2222from simcore_service_webserver .workspaces ._common .models import (
2323 WorkspacesPathParams ,
2424 WorkspaceTrashQueryParams ,
You can’t perform that action at this time.
0 commit comments