feat: delete /api/v1/external_channels/import/
This commit is contained in:
@@ -17,8 +17,6 @@ __all__ = (
|
||||
'DeleteExternalChannelInput',
|
||||
'UpdateExternalChannelInput',
|
||||
'UpdateExternalChannelLinksInput',
|
||||
'ImportExternalChannelsInput',
|
||||
'ImportExternalChannelsOutput',
|
||||
'CreativeOutput',
|
||||
'GetCreativesInput',
|
||||
'GetCreativesOutput',
|
||||
@@ -56,8 +54,6 @@ from .external_channel import (
|
||||
ExternalChannelOutput,
|
||||
GetExternalChannelsInput,
|
||||
GetExternalChannelsOutput,
|
||||
ImportExternalChannelsInput,
|
||||
ImportExternalChannelsOutput,
|
||||
UpdateExternalChannelInput,
|
||||
UpdateExternalChannelLinksInput,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user