mirror of
https://github.com/lucaspalomodevelop/opnsense-core.git
synced 2026-03-13 00:07:27 +00:00
src: overzealous end of statement
This commit is contained in:
parent
c93e0ac745
commit
b514aafac6
@ -255,7 +255,7 @@ class NetworkField extends BaseField
|
||||
return false;
|
||||
}
|
||||
}
|
||||
return true;;
|
||||
return true;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user