Files
terminal/.gitmodules
Dan Albrecht bcf2422c4d 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`
2022-10-20 18:49:27 +00:00

4 lines
78 B
Plaintext

[submodule "dep/gsl"]
path = dep/gsl
url = https://github.com/microsoft/gsl