From 53dd78f5afd1778e2cf24fc025501c0623f68ab8 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Thu, 1 Mar 2018 09:54:20 +0100 Subject: [PATCH] Remove optional submodule --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 872d8f53..d4f3ee4f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "jush"] path = externals/jush url = git://git.code.sf.net/p/jush/git -[submodule "wymeditor"] - path = externals/wymeditor - url = git://github.com/wymeditor/wymeditor.git [submodule "JsShrink"] path = externals/JsShrink url = git://github.com/vrana/JsShrink.git