BinaryField: CS adjustment

This commit is contained in:
terrafrost 2019-01-07 06:42:00 -06:00
parent de63198197
commit c53ca28b25

View File

@ -362,7 +362,6 @@ class Integer extends Base
return new static($this->instanceID, $x ^ $y);
}
/**
* Subtracts two BinaryFieldIntegers.
*