mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Remove whitespace
This commit is contained in:
parent
13061cfb38
commit
cd519178ac
1 changed files with 0 additions and 1 deletions
|
@ -118,7 +118,6 @@ module Spectator
|
|||
add_around_each_hook(hook)
|
||||
end
|
||||
|
||||
|
||||
# Signals that the *around_each* event has occurred.
|
||||
# All hooks associated with the event will be called.
|
||||
def call_around_each(example : Example, &block : -> _) : Nil
|
||||
|
|
Loading…
Reference in a new issue