Remove unused use statement in FAIR\Updater. (#194)

Signed-off-by: costdev <79332690+costdev@users.noreply.github.com>
This commit is contained in:
Colin Stewart 2025-07-28 14:56:51 +01:00 committed by GitHub
parent 9ce4b13d15
commit 907a3ce994
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,8 +7,6 @@
namespace FAIR\Updater; namespace FAIR\Updater;
use FAIR\Packages;
/** /**
* Bootstrap. * Bootstrap.
*/ */