dusting off

This commit is contained in:
nek0 2017-12-28 16:57:21 +01:00
parent a1974fb2f3
commit 93140bd713
1 changed files with 0 additions and 2 deletions

View File

@ -63,5 +63,3 @@ class (Message (Mesg prt us), Show (Mesg prt us)) => Participant prt us where
-- | Helper function to generate new 'UUID's
genUUID :: Affection us UUID
genUUID = liftIO nextRandom
-- data MsgId msg = (Message msg, Show msg) => MsgId UUID msg