From b5f9508473d5df4b077ff783b2e88acf31493629 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Thu, 29 May 2025 09:04:42 -0300 Subject: [PATCH] Remove a TODO from the hello-world-examples recipe --- recipes/dev/hello-world-examples/recipe.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes/dev/hello-world-examples/recipe.toml b/recipes/dev/hello-world-examples/recipe.toml index 43f16e30d..b3fd95679 100644 --- a/recipes/dev/hello-world-examples/recipe.toml +++ b/recipes/dev/hello-world-examples/recipe.toml @@ -1,4 +1,3 @@ -#TODO Not compiled or tested [source] git = "https://github.com/leachim6/hello-world" [build]