diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2022-11-15 11:50:27 -0500 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2022-11-15 11:51:29 -0500 |
commit | cbebf863dc6a52b7e570a2e7215d9433e9085f9b (patch) | |
tree | f3a28202a1ec316948db98671c7f00aff3ce5ff3 | |
parent | ac68fa857ecf71e177f1ff7b0f48f5518c470aa5 (diff) | |
download | wordplay-cbebf863dc6a52b7e570a2e7215d9433e9085f9b.tar.gz wordplay-cbebf863dc6a52b7e570a2e7215d9433e9085f9b.tar.bz2 wordplay-cbebf863dc6a52b7e570a2e7215d9433e9085f9b.zip |
Removed libtwittercpp submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | vendor/libtwittercpp | 0 |
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 9a07567..cfa2eff 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -1,6 +1,3 @@ | |||
1 | [submodule "vendor/libtwittercpp"] | ||
2 | path = vendor/libtwittercpp | ||
3 | url = https://github.com/hatkirby/libtwittercpp | ||
4 | [submodule "vendor/verbly"] | 1 | [submodule "vendor/verbly"] |
5 | path = vendor/verbly | 2 | path = vendor/verbly |
6 | url = https://github.com/hatkirby/verbly | 3 | url = https://github.com/hatkirby/verbly |
diff --git a/vendor/libtwittercpp b/vendor/libtwittercpp deleted file mode 160000 | |||
Subproject df906121dd862c0f704e44f28ee079158c431c4 | |||