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 unused files #102

Open
hypesystem opened this issue Feb 23, 2015 · 1 comment
Open

Remove unused files #102

hypesystem opened this issue Feb 23, 2015 · 1 comment
Milestone

Comments

@hypesystem
Copy link
Collaborator

lib/multicastresult.js and lib/result.js are not used anywhere in the code. They should be removed to reduce clutter.

These concepts may be interesting in the future, but half-finished versions shouldn't be lying around.
This is technically a breaking change, as they will be removed from the exposed interface.

@hypesystem hypesystem added this to the v1 milestone Feb 23, 2015
@hypesystem
Copy link
Collaborator Author

At the same time, we could probably remove lib/constants.js from the list of files that are exported. No outside part needs to see these. It clutters the interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants