Removed some verbosity.
This commit is contained in:
parent
cffa615d97
commit
6816c39415
@ -142,7 +142,6 @@ local function attemptBreak(breakf, inspectf, notPattern)
|
||||
if not exists then
|
||||
return true
|
||||
end
|
||||
print("Block found: " .. data.name)
|
||||
if string.match(data.name, notPattern) then
|
||||
return false
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user