Skip to content

Commit

Permalink
remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronsteers committed Mar 26, 2024
1 parent c077081 commit 9440bc7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion airbyte/_util/api_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,6 @@ def create_destination(
name=name,
workspace_id=workspace_id,
configuration=config, # TODO: wrap in a proper configuration object
# definition_id="a7bcc9d8-13b3-4e49-b80d-d020b90045e3", # Not used alternative to config.destinationType.
),
)
)
Expand Down

0 comments on commit 9440bc7

Please sign in to comment.