diff options
author | Kyle Wood <[email protected]> | 2021-06-15 01:44:13 -0500 |
---|---|---|
committer | Kyle Wood <[email protected]> | 2021-06-15 01:44:13 -0500 |
commit | a3de494f1152cb038e2fafa07dd6bd1ad7481ba1 (patch) | |
tree | a62867f1be98ec634db322aece4dde4ec84eb9e7 /.gitmodules | |
parent | c8ecb664c640639bf6b57a4e82bb5ba43518b02c (diff) | |
download | Paper-a3de494f1152cb038e2fafa07dd6bd1ad7481ba1.tar.gz Paper-a3de494f1152cb038e2fafa07dd6bd1ad7481ba1.zip |
Remove Paperclip submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 758536e061..7280fb743d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,6 +10,3 @@ [submodule "work/Spigot"] path = work/Spigot url = https://hub.spigotmc.org/stash/scm/spigot/spigot.git -[submodule "work/Paperclip"] - path = work/Paperclip - url = https://github.com/PaperMC/Paperclip.git |