matchbot/src
Sebastian Crane b3a41acd51 Remove superfluous utilisation of 'do' forms
Since defn evaluates the expressions it its body in the same way as do,
this commit removes the superfluous uses of do where it appears directly
as a function body.

Signed-off-by: Sebastian Crane <seabass-labrax@gmx.com>
2022-04-04 22:48:22 +01:00
..
bot.clj Use strings instead of keywords for game names 2022-03-30 12:11:10 +01:00
game.clj Prune empty game if removing its only player 2022-02-09 21:25:20 +00:00
irc.clj Fix exception when dispatch-command returns nil 2022-02-28 21:09:05 +00:00
system.clj Remove superfluous utilisation of 'do' forms 2022-04-04 22:48:22 +01:00