[#157] Device Port Log being emptied by device discover

This commit is contained in:
Oliver Gorwits
2014-11-13 21:49:49 +00:00
parent 5a1ed2e313
commit bf27489a87
2 changed files with 1 additions and 1 deletions

View File

@@ -157,7 +157,6 @@ sub delete {
DevicePortVlan
DevicePortWireless
DevicePortSsid
DevicePortLog
/) {
$schema->resultset($set)->search(
{ ip => { '-in' => $ports->as_query }},