From c9bdd6ad39deafc0d0fba63ba29ef5e6d6eaed85 Mon Sep 17 00:00:00 2001 From: Stephen Gutekanst Date: Fri, 28 Apr 2023 16:29:03 -0700 Subject: [PATCH] dev: stop pushing to mach-ecs Signed-off-by: Stephen Gutekanst --- dev/push-subrepos.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/dev/push-subrepos.sh b/dev/push-subrepos.sh index c6a2550f..d0bb4883 100755 --- a/dev/push-subrepos.sh +++ b/dev/push-subrepos.sh @@ -54,7 +54,6 @@ git clone https://github.com/hexops/mach staging-clean push_subrepo 'basisu' push_subrepo 'core' -push_subrepo 'ecs' push_subrepo 'freetype' push_subrepo 'glfw' push_subrepo 'gpu'