diff options
| author | MegaMech <MegaMech@users.noreply.github.com> | 2025-06-16 16:33:31 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-16 16:33:31 -0600 |
| commit | d3a3e761cff650c8a4b707377dd17f70dc4e9ca0 (patch) | |
| tree | 9b65d300d42e800af6115422d8cbe58c754bf5bf /.gitmodules | |
| parent | f6e2f12371828834b209154a04d4b3d78d9c4fc7 (diff) | |
Remove unused submodules (#226)
* Update .gitmodules
* Delete import
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules index 29bd1ef14..8aa167299 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,3 @@ -[submodule "tools/asm-differ"] - path = tools/asm-differ - url = https://github.com/simonlindholm/asm-differ -[submodule "tools/decomp-permuter"] - path = tools/decomp-permuter - url = https://github.com/simonlindholm/decomp-permuter [submodule "doxygen-awesome-css"] path = doxygen-awesome-css url = https://github.com/jothepro/doxygen-awesome-css.git |
