Skip to content

Remove old/broken code#692

Merged
aaronayres35 merged 5 commits into
masterfrom
kill-dead-code
Mar 10, 2021
Merged

Remove old/broken code#692
aaronayres35 merged 5 commits into
masterfrom
kill-dead-code

Conversation

@aaronayres35
Copy link
Copy Markdown
Contributor

closes #685

This PR removes modules which are not used anywhere / have been broken for some time as described in the issue. It also removes a few sections of commented out code.

None of these removals should cause any other code to break that wasn't already broken.

Copy link
Copy Markdown
Contributor

@rahulporuri rahulporuri left a comment

Choose a reason for hiding this comment

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

LGTM. Let's give folks until the end of the day to complain if they don't want this PR to get merged.

@rahulporuri
Copy link
Copy Markdown
Contributor

I've searched the enthought org in github for all of the removed modules - and i don't see any *working uses (*working because there are older imports from the enthought namespace). I get a lot of false positives when I try to search all code in github.

I think it's safe to merge this PR and release the changes in the upcoming release - I dont expect any internal projects to have issues - and I don't expect external users to have issues either.

@aaronayres35 aaronayres35 merged commit d9e95c5 into master Mar 10, 2021
@aaronayres35 aaronayres35 deleted the kill-dead-code branch March 10, 2021 14:51
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.

Remove enable.control and related modules

2 participants