diff options
author | Adam Spiers <git@adamspiers.org> | 2015-01-18 14:36:05 +0000 |
---|---|---|
committer | Adam Spiers <git@adamspiers.org> | 2015-01-18 14:36:05 +0000 |
commit | cbf1fc754322bb737ff7b1eea2089c0d8c658540 (patch) | |
tree | 1020dda76b029052f20a15c3f2473d0e24f8135c /html/js | |
parent | cdde2df6ac2ef86b25c19cd2dc1e28364591e535 (diff) | |
download | git-deps-cbf1fc754322bb737ff7b1eea2089c0d8c658540.tar.gz |
remove superfluous blank line
Diffstat (limited to 'html/js')
-rw-r--r-- | html/js/git-deps-graph.coffee | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/html/js/git-deps-graph.coffee b/html/js/git-deps-graph.coffee index 93f5383..8164181 100644 --- a/html/js/git-deps-graph.coffee +++ b/html/js/git-deps-graph.coffee @@ -507,7 +507,6 @@ tick_handler = -> @parentNode.insertBefore this, this if isIE() paths.attr "d", (d) -> - # Undocumented: https://github.com/tgdwyer/WebCola/issues/52 cola.vpsc.makeEdgeBetween \ d, |