diff --git a/airbyte-integrations/connectors/source-chargebee/source_chargebee/manifest.yaml b/airbyte-integrations/connectors/source-chargebee/source_chargebee/manifest.yaml index ff2c73642493..7a86857baa24 100644 --- a/airbyte-integrations/connectors/source-chargebee/source_chargebee/manifest.yaml +++ b/airbyte-integrations/connectors/source-chargebee/source_chargebee/manifest.yaml @@ -473,7 +473,3 @@ check: # # We use defer to a level of 3 because we assume by default that customers are on the Starter tier, but # customers can specify a higher concurrency level as needed up to the theoretical max rate limt. -concurrency_level: - type: ConcurrencyLevel - default_concurrency: 1 - max_concurrency: 50