chore: remove stray root services/provider.php #207
Reference in New Issue
Block a user
Delete Branch "chore/remove-stray-provider"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Removes an orphaned duplicate
services/provider.phpat the repo root. The canonical webservices service provider lives inside the plugin package atsource/packages/plg_webservices_mokosuitebackup/services/provider.php; the root-level copy is a leftover that nothing references and that isn't part of any packaged extension.Recovered from a previously set-aside stash. (The other stashed changes turned out to be already present on main — the cpanel
<name>rename landed via #201, the backup-cancel ACL action is already inaccess.xml— or were pure line-ending noise, so nothing else needed preserving.)No code references the removed file; docs/cleanup only.