Skip to content

Commit

Permalink
feat: Added PayPal custom attributes command
Browse files Browse the repository at this point in the history
  • Loading branch information
shafqatfarhan committed Oct 18, 2024
1 parent 5667509 commit 30d452b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from commercetools import CommercetoolsError

from commerce_coordinator.apps.commercetools.catalog_info.foundational_types import TwoUCustomTypes, TwoUCustomObjects
from commerce_coordinator.apps.commercetools.catalog_info.foundational_types import TwoUCustomObjects, TwoUCustomTypes
from commerce_coordinator.apps.commercetools.management.commands._ct_api_client_command import (
CommercetoolsAPIClientCommand
)
Expand Down

0 comments on commit 30d452b

Please sign in to comment.