Skip to content

Commit

Permalink
Fix: crystal tool format
Browse files Browse the repository at this point in the history
  • Loading branch information
ysbaddaden committed Feb 4, 2025
1 parent 2655a7a commit 3f6e71c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/support/fibers.cr
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,3 @@ def new_fake_fiber(name = nil)
Fiber.new(name, stack, stack_bottom) { }
{% end %}
end

0 comments on commit 3f6e71c

Please sign in to comment.