From a24b803cb9065021f3ff4dfbd780606d8b072bf0 Mon Sep 17 00:00:00 2001 From: schneefux Date: Thu, 31 Mar 2016 16:09:45 +0200 Subject: further abstract weight vis; move dependencies; highlight hovers --- .gitmodules | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index bc54fcc..0000000 --- a/.gitmodules +++ /dev/null @@ -1,6 +0,0 @@ -[submodule "brain"] - path = brain - url = https://github.com/harthur/brain -[submodule "d3"] - path = d3 - url = https://github.com/mbostock/d3 -- cgit v1.3.1