mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +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