-
Notifications
You must be signed in to change notification settings - Fork 1
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 plugin dependencies #96
Comments
If we want to deprecate the options in the config *json file, we should not run the function AxFoundation/strax#800 provides. Because the new function will automatically purge unused configs and stop showing warnings. |
I think this issue has basically two parts:
|
I'll start a PR for a fuse-only config file (was actually the initial target of this issue, but posponed), let's clean up from there 👍 |
I have this autogenerated table of all the configs currently needed in fuse, if anyone is interested. |
As pointed out by @HenningSE, some of the unused plugin dependencies in the WFSim->fuse transition went under the radar in the review of #72. Before the next release, make sure to clean up the code of these dependencies.
Related to this: let's also clean up the deprecated options in the config *json files.
The text was updated successfully, but these errors were encountered: