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

Remove AddQuietZone #532

Merged
merged 1 commit into from
May 23, 2024
Merged

Conversation

Shane32
Copy link
Contributor

@Shane32 Shane32 commented May 22, 2024

Summary

The QRCodeGenerator.ModulePlacer.AddQuietZone method is not used anymore; I forgot to remove it in #530 . It is in a private class and is not exposed to the public API. The functionality was replaced with a bool addPadding parameter to the QRCodeData constructor.

Test Plan

n/a - the removed code was not referenced and is not publicly accessible

@codebude codebude self-requested a review May 23, 2024 21:28
@codebude codebude merged commit 78d25fa into codebude:master May 23, 2024
3 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