From d64f165a49558c793dff0346108393ad015c7aa7 Mon Sep 17 00:00:00 2001
From: Gyan Gupta <gyan@cottagelabs.com>
Date: Fri, 5 Jul 2024 16:17:43 +0530
Subject: [PATCH] fix file stucture for file factory

---
 hyrax/app/models/{ => concerns}/bulkrax/file_factory.rb | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename hyrax/app/models/{ => concerns}/bulkrax/file_factory.rb (100%)

diff --git a/hyrax/app/models/bulkrax/file_factory.rb b/hyrax/app/models/concerns/bulkrax/file_factory.rb
similarity index 100%
rename from hyrax/app/models/bulkrax/file_factory.rb
rename to hyrax/app/models/concerns/bulkrax/file_factory.rb
-- 
GitLab