Skip to content

refactor: remove redundant logic in DataContract.export#1322

Merged
jschoedl merged 1 commit into
datacontract:mainfrom
MatrixNeoKozak:fix/improvement-1781804566254
Jun 18, 2026
Merged

refactor: remove redundant logic in DataContract.export#1322
jschoedl merged 1 commit into
datacontract:mainfrom
MatrixNeoKozak:fix/improvement-1781804566254

Conversation

@MatrixNeoKozak

Copy link
Copy Markdown
Contributor

Removed an unnecessary if-else block in the DataContract.export method that contained identical implementation logic in both branches. This refactoring simplifies the method, adhering to DRY principles without altering functionality.

@jschoedl jschoedl merged commit febbde5 into datacontract:main Jun 18, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants