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