From 9f789276b7a672f2e790b634e39bdb09ee17049c Mon Sep 17 00:00:00 2001 From: Oliver Schulz Date: Wed, 7 Aug 2024 18:56:56 +0200 Subject: [PATCH] Remove remnant LegendDataManagementRecipesBaseExt --- Project.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Project.toml b/Project.toml index e519b337..d1c45188 100644 --- a/Project.toml +++ b/Project.toml @@ -40,7 +40,6 @@ SolidStateDetectors = "71e43887-2bd9-5f77-aebd-47f656f0a3f0" [extensions] LegendDataManagementLegendHDF5IOExt = "LegendHDF5IO" LegendDataManagementPlotsExt = ["RecipesBase", "Plots"] -LegendDataManagementRecipesBaseExt = "RecipesBase" LegendDataManagementSolidStateDetectorsExt = "SolidStateDetectors" [compat]