Use false instead of # no-op.
This commit is contained in:
parent
956daf37a0
commit
cedc46c64b
@ -218,7 +218,7 @@ class Keg
|
|||||||
end
|
end
|
||||||
|
|
||||||
def require_relocation?
|
def require_relocation?
|
||||||
# no-op
|
false
|
||||||
end
|
end
|
||||||
|
|
||||||
def linked?
|
def linked?
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user