From 997d484dab10d21c7d01404183d6c22697b624ce Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Mon, 19 Jan 2026 09:26:16 -0700 Subject: [PATCH] Remove wip hf recipe --- recipes/wip/files/hf/recipe.toml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 recipes/wip/files/hf/recipe.toml diff --git a/recipes/wip/files/hf/recipe.toml b/recipes/wip/files/hf/recipe.toml deleted file mode 100644 index a7056797..00000000 --- a/recipes/wip/files/hf/recipe.toml +++ /dev/null @@ -1,4 +0,0 @@ -[source] -git = "https://github.com/sorairolake/hf" -[build] -template = "cargo"