diff --git a/islandora.module b/islandora.module index af8407749..1f8cab5e7 100644 --- a/islandora.module +++ b/islandora.module @@ -665,4 +665,3 @@ function islandora_field_info_alter(array &$info): void { $info['reference']['category'] = new TranslatableMarkup("Reference"); } } -