From 9881cfb2dab64bd68648f0fd416cedf2a55660be Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sun, 1 Feb 2015 18:22:57 -0800 Subject: [PATCH] Another unwanted comprehension. --- src/Filtering/Anonymize.coffee | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Filtering/Anonymize.coffee b/src/Filtering/Anonymize.coffee index c34821a7a..2a3c211a4 100755 --- a/src/Filtering/Anonymize.coffee +++ b/src/Filtering/Anonymize.coffee @@ -23,3 +23,4 @@ Anonymize = $.ready -> name.textContent = 'Anonymous' for name in $$ '.name' $.rm trip for trip in $$ '.postertrip' + return