From 78b7bb373ce5d587a23fedc4b22ec05bdbf7b08f Mon Sep 17 00:00:00 2001 From: Ribbon Date: Thu, 3 Jul 2025 07:07:25 -0300 Subject: [PATCH] Fix the somo recipe conflict --- recipes/wip/monitors/somo/recipe.toml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 recipes/wip/monitors/somo/recipe.toml diff --git a/recipes/wip/monitors/somo/recipe.toml b/recipes/wip/monitors/somo/recipe.toml deleted file mode 100644 index 51bb05c67..000000000 --- a/recipes/wip/monitors/somo/recipe.toml +++ /dev/null @@ -1,5 +0,0 @@ -#TODO not compiled or tested -[source] -git = "https://github.com/theopfr/somo" -[build] -template = "cargo"