mirror of https://github.com/tidwall/tile38.git
ineffassign97
This commit is contained in:
parent
00ae41f0d4
commit
5dd69b64b3
controller
|
@ -67,7 +67,7 @@ func FenceMatch(hookName string, sw *scanWriter, fence *liveFenceSwitches, detai
|
|||
temp = true
|
||||
}
|
||||
if fenceMatchObject(fence, ls) {
|
||||
match = true
|
||||
//match = true
|
||||
detect = "cross"
|
||||
}
|
||||
if temp {
|
||||
|
|
Loading…
Reference in New Issue