From bd6448707bbd4150e527ff3d00c3811adfe386fe Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 10 Apr 2016 12:32:26 +0200 Subject: fix double submodule --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 176c2c9..e5a9731 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "MathJax"] - path = dep/mathjax - url = https://github.com/mathjax/MathJax [submodule "dep/mathjax"] path = dep/mathjax url = https://github.com/mathjax/MathJax -- cgit v1.3.1