From a9bc04f8960b1f21ea599a564c03b7396716c690 Mon Sep 17 00:00:00 2001 From: Solareon <769465+solareon@users.noreply.github.com> Date: Sun, 7 Jul 2024 13:26:05 +0200 Subject: [PATCH] feat(qbox): remove qbx_interior --- qbox.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/qbox.yaml b/qbox.yaml index 0dacfff..f97cf38 100644 --- a/qbox.yaml +++ b/qbox.yaml @@ -355,11 +355,6 @@ tasks: - action: waste_time # prevent github throttling seconds: 10 - - action: download_github - dest: ./resources/[qbx]/qbx_interior - ref: main - src: https://github.com/qbox-project/qbx_interior - - action: download_github dest: ./resources/[qbx]/qbx_loading ref: main