修复bug
parent
128ccc7ff7
commit
d73630c49f
|
@ -91,7 +91,7 @@ public class ZLMHttpHookSubscribe {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (null != result && result){
|
if (null != result && result){
|
||||||
iterator.remove();
|
eventMap.remove(key);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue