mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Don't force previous_def on class methods
This commit is contained in:
parent
d30e65ee2d
commit
a7db9ff0bb
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ module Spectator::Mocks
|
|||
:super
|
||||
end.id
|
||||
receiver = if receiver == :self.id
|
||||
original = :previous_def.id
|
||||
"self."
|
||||
else
|
||||
""
|
||||
|
|
Loading…
Reference in a new issue