Skip to content

Commit 3366b16

Browse files
committed
typo
1 parent 1044a27 commit 3366b16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crime-pop.js

-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ if (cluster.isMaster) {
8282
crimes_done += msg.crimes.length;
8383
bar.ratio(crimes_done, crime_count);
8484
msg.crimes.forEach(function(crime) {
85-
console.log(crimes[crime]);
8685
});
8786
});
8887
}

0 commit comments

Comments
 (0)