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 11, 2024
1 parent f95d112 commit bba44d2
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 bba44d2

Please sign in to comment.