mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Dummy example shouldn't be used
This commit is contained in:
parent
29219c8b8c
commit
746a5da107
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ module Spectator
|
|||
|
||||
# Dummy run that does nothing.
|
||||
def run_instance
|
||||
# ...
|
||||
raise "You shouldn't be running this."
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue