mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
4 lines
65 B
Crystal
4 lines
65 B
Crystal
module Spectator
|
|
class ExpectationFailed < Exception
|
|
end
|
|
end
|