From ba4bffa263e40470255d5eff0305deb8d31b4bda Mon Sep 17 00:00:00 2001 From: nyxalune Date: Wed, 1 Oct 2025 18:03:28 +0300 Subject: [PATCH] Spacewar: Cleanup Cleanup --- evolution.dependencies | 4 ---- lineage.dependencies | 10 ---------- 2 files changed, 14 deletions(-) delete mode 100644 lineage.dependencies diff --git a/evolution.dependencies b/evolution.dependencies index 1b5ca08..a4e2879 100644 --- a/evolution.dependencies +++ b/evolution.dependencies @@ -7,10 +7,6 @@ "repository": "hardware_nothing", "target_path": "hardware/nothing" }, - { - "repository" : "vendor_nothing_Spacewar", - "target_path" : "vendor/nothing/Spacewar" - }, { "repository" : "nyxalune/vendor_nothing_Spacewar", "remote" : "github-non-los", diff --git a/lineage.dependencies b/lineage.dependencies deleted file mode 100644 index 64989fe..0000000 --- a/lineage.dependencies +++ /dev/null @@ -1,10 +0,0 @@ -[ - { - "repository": "android_kernel_nothing_sm7325", - "target_path": "kernel/nothing/sm7325" - }, - { - "repository": "android_hardware_nothing", - "target_path": "hardware/nothing" - } -]