[upstream_utils] Remove memory library (#8035)

We added this in 2022. If we haven't used it by now, we probably never
will and it's just wasting space.
This commit is contained in:
Tyler Veness
2025-06-24 22:35:30 -07:00
committed by GitHub
parent 676f2f84d7
commit ddc5220ed4
74 changed files with 3 additions and 16329 deletions

View File

@@ -120,12 +120,6 @@ jobs:
./mpack.py clone
./mpack.py copy-src
./mpack.py format-patch
- name: Run memory.py
run: |
cd upstream_utils
./memory.py clone
./memory.py copy-src
./memory.py format-patch
- name: Run protobuf.py
run: |
cd upstream_utils