Skip to content

Commit

Permalink
Update data_layer_rpc_api.py
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky authored Feb 21, 2025
1 parent cc72703 commit 4194613
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chia/rpc/data_layer_rpc_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from pathlib import Path
from typing import TYPE_CHECKING, Any, ClassVar, Optional, Union, cast

# todo input assertions for all rpc's
from chia_rs.sized_ints import uint8, uint64

from chia.data_layer.data_layer_errors import OfferIntegrityError
Expand Down

0 comments on commit 4194613

Please sign in to comment.