mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-10 00:48:23 -06:00
Remove vestigial submodule entry (#14248)
Remove vestigial submodule entry ## References #12778 removed the actual WIL submodule, but there was still an entry left in the `.gitmodules` file that was causing me confusion about an orphaned submodule directory I had in an old copy of the repo. ## Validation Steps Performed - Official validation checks passed - Build still works locally after a `git clean -fdx`
This commit is contained in:
parent
bfd480b885
commit
bcf2422c4d
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,6 +1,3 @@
|
||||
[submodule "dep/gsl"]
|
||||
path = dep/gsl
|
||||
url = https://github.com/microsoft/gsl
|
||||
[submodule "dep/wil"]
|
||||
path = dep/wil
|
||||
url = https://github.com/microsoft/wil
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user