diff --git a/recipes/wip/cosmic-epoch/recipe.toml b/recipes/wip/cosmic-epoch/recipe.toml
deleted file mode 100644
index 6fbc54135dfa0fcd1aeac12c2230369f32d82d99..0000000000000000000000000000000000000000
--- a/recipes/wip/cosmic-epoch/recipe.toml
+++ /dev/null
@@ -1,20 +0,0 @@
-#TODO missing script for "just", see https://github.com/pop-os/cosmic-epoch#testing
-#TODO Dependencies will change after alpha?
-[source]
-git = "https://github.com/pop-os/cosmic-epoch"
-[build]
-template = "custom"
-dependencies = [
-    "mesa",
-    "freetype2",
-    "fontconfig",
-    "expat",
-    "dbus",
-    "gtk4",
-    "seatd",
-    "eudev3",
-    "libinput",
-    "libwayland",
-    "libxkbcommon",
-    "pipewire",
-]