From b36c0fe61d5d61f392ab84564e167931c485728f Mon Sep 17 00:00:00 2001 From: Demian Katz Date: Mon, 12 Aug 2024 09:41:37 -0400 Subject: [PATCH] Fix styles. --- .../src/GeebyDeebyLocal/Ingest/FedoraHarvester.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/module/GeebyDeebyLocal/src/GeebyDeebyLocal/Ingest/FedoraHarvester.php b/module/GeebyDeebyLocal/src/GeebyDeebyLocal/Ingest/FedoraHarvester.php index 9f640119..1f4f7a0b 100644 --- a/module/GeebyDeebyLocal/src/GeebyDeebyLocal/Ingest/FedoraHarvester.php +++ b/module/GeebyDeebyLocal/src/GeebyDeebyLocal/Ingest/FedoraHarvester.php @@ -29,6 +29,8 @@ namespace GeebyDeebyLocal\Ingest; +use function sprintf; + /** * Fedora Harvester *