From 3a561ec1c7e19921d583646d3a1bc5f529ab19a9 Mon Sep 17 00:00:00 2001 From: Stephen Gutekanst Date: Tue, 25 Apr 2023 10:05:43 -0700 Subject: [PATCH] dev: stop pushing to github.com/hexops/mach-sysjs 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 7435717a..e83180fa 100755 --- a/dev/push-subrepos.sh +++ b/dev/push-subrepos.sh @@ -62,6 +62,5 @@ push_subrepo 'gpu' push_subrepo 'gpu-dawn' push_subrepo 'model3d' push_subrepo 'sysaudio' -push_subrepo 'sysjs' rm -rf staging-clean