Skip to content
Snippets Groups Projects
Commit 49951d5c authored by Jakub Ziebinski's avatar Jakub Ziebinski
Browse files

Import database api common from wax.helpy instead of helpy

parent 07a15283
No related branches found
No related tags found
2 merge requests!600v1.27.5.21 Release,!583Remove helpy
......@@ -13,11 +13,10 @@ from clive.__private.models import Asset
if TYPE_CHECKING:
import datetime
from helpy._handles.hived.api.database_api.common import DatabaseApiCommons
from clive.__private.core.node import Node
from clive.__private.models.schemas import DynamicGlobalProperties, ListProposals, ListProposalVotes
from clive.__private.models.schemas import Proposal as SchemasProposal
from wax.helpy import DatabaseApiCommons
@dataclass
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment