From d7a2abc605b40f6cb6d021294385ca0d9c3f59d9 Mon Sep 17 00:00:00 2001 From: Stephen Gutekanst Date: Tue, 25 Apr 2023 16:02:34 -0700 Subject: [PATCH] dev: stop pushing github.com/hexops/mach-gamemode 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 e83180fa..c6a2550f 100755 --- a/dev/push-subrepos.sh +++ b/dev/push-subrepos.sh @@ -56,7 +56,6 @@ push_subrepo 'basisu' push_subrepo 'core' push_subrepo 'ecs' push_subrepo 'freetype' -push_subrepo 'gamemode' push_subrepo 'glfw' push_subrepo 'gpu' push_subrepo 'gpu-dawn'