Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove duplicated IValidation definition #1091

Merged
merged 3 commits into from
Jun 14, 2022

Conversation

ThomasSteinbach
Copy link
Contributor

@ThomasSteinbach ThomasSteinbach commented Jun 3, 2022

The interface IValidation was defined twice in this code. I delete the duplicate, whose lines were to 100% identical to the ones from line 480.

Fixes #1095

The interface `IValidation` was defined twice in this code. I delete the duplicate, whose lines were to 100% identical to the ones from line 480.
@mergify mergify bot merged commit f8edef8 into aws:10.x Jun 14, 2022
@ThomasSteinbach ThomasSteinbach deleted the patch-4 branch June 15, 2022 19:12
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.

duplicate IValidation definition
2 participants