Skip to content

Commit

Permalink
add source s3 back to catalog (airbytehq#17997)
Browse files Browse the repository at this point in the history
  • Loading branch information
brianjlai authored and jhammarstedt committed Oct 31, 2022
1 parent f5b97af commit e5d2b2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion airbyte-webapp/src/core/domain/connector/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ export const getExcludedConnectorIds = (workspaceId: string) =>
"2340cbba-358e-11ec-8d3d-0242ac130203", // hide Pular Destination https://github.com/airbytehq/airbyte-cloud/issues/2614
"d4d3fef9-e319-45c2-881a-bd02ce44cc9f", // hide Redis Destination https://github.com/airbytehq/airbyte-cloud/issues/2593
"2c9d93a7-9a17-4789-9de9-f46f0097eb70", // hide Rockset Destination https://github.com/airbytehq/airbyte-cloud/issues/2615
"69589781-7828-43c5-9f63-8925b1c1ccc2", // hide S3 Source https://github.com/airbytehq/airbyte-cloud/issues/2618
"2470e835-feaf-4db6-96f3-70fd645acc77", // Salesforce Singer
"3dc6f384-cd6b-4be3-ad16-a41450899bf0", // hide Scylla Destination https://github.com/airbytehq/airbyte-cloud/issues/2617
"af7c921e-5892-4ff2-b6c1-4a5ab258fb7e", // hide MeiliSearch Destination https://github.com/airbytehq/airbyte/issues/16313
Expand Down

0 comments on commit e5d2b2e

Please sign in to comment.