Skip to content

Commit

Permalink
Fix style error
Browse files Browse the repository at this point in the history
  • Loading branch information
yitzchak committed May 20, 2024
1 parent 2d5c305 commit 9cb80fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/pretty-stream.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,6 @@

(defmethod layout
(stream mode (instruction conditional-newline))
(declare (ignore mode))
(loop with client = (client stream)
for head on (fragments stream)
do (typecase (car head)
Expand Down

0 comments on commit 9cb80fc

Please sign in to comment.