Skip to content

Commit

Permalink
Merge pull request #296 from planetarium/feature/issue-tokens-from-ga…
Browse files Browse the repository at this point in the history
…rage

Need common path to load common library
  • Loading branch information
U-lis authored Aug 19, 2024
2 parents 9d4640e + 2104fdf commit bcf2b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/lib9c/actions/issue_tokens_from_garage.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from typing import List, Optional

from common.lib9c.actions import ActionBase
from lib9c.models.fungible_asset_value import FungibleAssetValue
from common.lib9c.models.fungible_asset_value import FungibleAssetValue


class FavIssueSpec:
Expand Down

0 comments on commit bcf2b43

Please sign in to comment.