Skip to content

Commit 01eb85c

Browse files
Potential fix for pull request finding 'Unnecessary pass'
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
1 parent b4f0e82 commit 01eb85c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

airbyte_cdk/sources/declarative/models/declarative_component_schema.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515

1616
class ParametersProp(BaseModel):
17-
pass
1817

1918
class Config:
2019
extra = Extra.allow

0 commit comments

Comments
 (0)