chore: remove unused configuration files and submodules

This commit is contained in:
asepharyana
2026-07-21 12:54:57 +07:00
parent 44a56fa0a9
commit cdad9ae720
23 changed files with 11 additions and 486 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ jobs:
fi
case "$SERVICE" in
scraper-api|elysia-api|react-web|rust-auth) ;;
scraper-api) ;;
*)
echo "::error::Unsupported service '$SERVICE'"
exit 1