Skip to content

Commit df9066c

Browse files
committed
Those newlines were part of formatting apparantly
1 parent 6f7074b commit df9066c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Bot/Dubtrack.hs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,6 @@ setRoomName =
9292
reply <- getRoom
9393
void $ updateEntityById $ (\a -> a {unName = msg}) <$> reply) $
9494
cmapR (const "Updated room for dubtrack") $ Reaction replyMessage
95-
96-
9795

9896
-- TODO(#221): Dubtrack room is hardcode
9997
currentSongCommand :: Reaction Message ()

0 commit comments

Comments
 (0)