From: Christopher Allan Webber Date: Mon, 25 Apr 2016 18:15:04 +0000 (-0500) Subject: actors: Remove unnecessary "begin". X-Git-Tag: v0.2.0~42 X-Git-Url: https://jxself.org/git/?p=8sync.git;a=commitdiff_plain;h=24964693f8dfc06f75d706acc3255d0686458ce8;hp=24964693f8dfc06f75d706acc3255d0686458ce8 actors: Remove unnecessary "begin". * 8sync/systems/actors.scm (hive-process-message): Remove "begin", which was only wrapping one thing. ---