committed by
GitHub
parent
c7aeec0120
commit
83ecbe0fc3
@@ -5,9 +5,10 @@
|
||||
|
||||
import sys
|
||||
|
||||
from airbyte_cdk.entrypoint import launch
|
||||
from source_commercetools import SourceCommercetools
|
||||
|
||||
from airbyte_cdk.entrypoint import launch
|
||||
|
||||
|
||||
def run():
|
||||
source = SourceCommercetools()
|
||||
|
||||
Reference in New Issue
Block a user