# HG changeset patch # User Drew Perttula # Date 2018-05-24 06:30:56 # Node ID 3a12665808e8c61e9597978d1f1e119ed64e7df3 # Parent 0a472b4288590a3d78e0941516655f951a041ed9 remove old workaround Ignore-this: b4ec54f90092e42377e8e7179ad05127 diff --git a/light9/web/graph.coffee b/light9/web/graph.coffee --- a/light9/web/graph.coffee +++ b/light9/web/graph.coffee @@ -114,7 +114,6 @@ class AutoDependencies rerunInners(@handlers) askedFor: (s, p, o, g) -> - return # SyncedGraph is telling us someone did a query that depended on # quads in the given pattern. current = @handlerStack[@handlerStack.length - 1]