diff options
| author | Theofilos Augoustis <theofilos.augoustis@tum.de> | 2025-08-27 12:40:59 +0000 |
|---|---|---|
| committer | Theofilos Augoustis <theofilos.augoustis@tum.de> | 2025-08-27 12:40:59 +0000 |
| commit | 8ce6bf32d0d10be0f73098f7c90eff8e799ac4a9 (patch) | |
| tree | 4dc45a6cc28b74c97148e02f48246d8f6298bd45 | |
| parent | b6d37edccd092daaf06375c2c6dc364d9ca7d4ff (diff) | |
| download | focaccia-8ce6bf32d0d10be0f73098f7c90eff8e799ac4a9.tar.gz focaccia-8ce6bf32d0d10be0f73098f7c90eff8e799ac4a9.zip | |
Remove unused submodules
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules index cb07170..d74c6a5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,3 @@ -[submodule "cpuid"] - path = wrappers/cpuid - url = https://github.com/flababah/cpuid.py.git -[submodule "wrappers/cpuid-wrapper/cpuid"] - path = wrappers/cpuid-wrapper/cpuid - url = https://github.com/flababah/cpuid.py [submodule "miasm"] path = miasm url = git@github.com:taugoust/miasm.git |