diff options
author | Jesús <heckyel@hyperbola.info> | 2022-02-28 02:10:16 +0800 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2022-02-28 02:10:16 +0800 |
commit | 958aea082131b4e8bda224d0bba36e56df400a18 (patch) | |
tree | c6e9aa9a53a3ab71ae21208346473b85f18ea894 | |
parent | 522a61b24a1b7767682eaf7b29c59e40a0a9b73f (diff) | |
download | mediagoblin-958aea082131b4e8bda224d0bba36e56df400a18.tar.lz mediagoblin-958aea082131b4e8bda224d0bba36e56df400a18.tar.xz mediagoblin-958aea082131b4e8bda224d0bba36e56df400a18.zip |
Remove duplicate pdf.js submodule
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index d9171995..e4f5247d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "pdf.js"] - path = pdf.js - url = https://github.com/mozilla/pdf.js.git [submodule "extlib/pdf.js"] path = extlib/pdf.js url = https://github.com/mozilla/pdf.js.git |