From e83df1af2cdad8c2d61ba790a96875cd260eceaf Mon Sep 17 00:00:00 2001 From: s-ol Date: Sat, 21 Mar 2020 20:06:18 +0100 Subject: new meta/doc system --- core/result.moon | 2 -- 1 file changed, 2 deletions(-) (limited to 'core/result.moon') diff --git a/core/result.moon b/core/result.moon index 357a868..52203da 100644 --- a/core/result.moon +++ b/core/result.moon @@ -61,9 +61,7 @@ class Result for stream in @op\all_inputs! if stream\dirty! self_dirty = true - break - -- L\trace "#{@op} is #{if self_dirty then 'dirty' else 'clean'}" return unless self_dirty @op\tick! -- cgit v1.2.3