Closed zoltanszocs closed 3 months ago
Weird that this is necessary but LGTM
Totals | |
---|---|
Change from base Build 9931388601: | 0.04% |
Covered Lines: | 8010 |
Relevant Lines: | 14419 |
In the end, we decided to break the direct dependency on AB in the ab-plugin-onedrive, so this PR is no longer necessary. Closing it.
The import of the Plugin abstract class needs to be moved above the loading of the actual plugins, which happens with the import of the plugin controller. This is needed so that the plugins can use it as base class when they are loaded.
Checklist
bug
,feature
,ui
,change
,documentation
,breaking
,ci
as they show up in the changelog.