Skip to content

Replace / Remove unused methods #523

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

Merged

Conversation

vossen-adobe
Copy link
Contributor

@vossen-adobe vossen-adobe commented Aug 13, 2019

make_stray_key_map simply returns an empty dictionary and is only used once in the code. It makes sense to remove it. The return value no longer matches the comments, so I'm assuming it had a greater purpose in the past.

Also, several methods are no longer used anywhere in the code:

calculate_groups_to_add
calculate_groups_to_remove
get_new _groups

Removed these.

@vossen-adobe vossen-adobe changed the title Replace functionless method with dict Replace / Remove unused methods Aug 13, 2019
@vossen-adobe
Copy link
Contributor Author

vossen-adobe commented Aug 13, 2019

Also, the ubuntu 3.6 build is failing because of a jeepney dependency issue (across the board I think)

Copy link
Collaborator

@adorton-adobe adorton-adobe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please merge latest changes from v2 so all builds pass.

@adorton-adobe
Copy link
Collaborator

@vossen-adobe - just a reminder that we can't merge this until all CI checks pass

@vossen-adobe
Copy link
Contributor Author

vossen-adobe commented Aug 23, 2019 via email

@vossen-adobe
Copy link
Contributor Author

@adorton-adobe Good to go!

@adorton-adobe adorton-adobe merged commit a8313c7 into adobe-apiplatform:v2 Oct 14, 2019
@adorton-adobe adorton-adobe added this to the v2.6.0 milestone Mar 24, 2020
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