mirror of
https://github.com/igniterealtime/Spark.git
synced 2026-03-13 11:05:54 +00:00
This is a fix to what I assume to be a bug. The method, used by the UI part where plugins are managed, is documented as 'remove and uninstall' a plugin. It only removed, but did not uninstall. I've fixed that with this commit.