Remove FromString in favor of Error from standard libraries
They have the very same functionality, and using our own FromString only causes unnecessary code duplication. Signed-off-by:Petr Pudlak <pudlak@google.com> Reviewed-by:
Klaus Aehlig <aehlig@google.com> Cherry-pick of a87a017b Signed-off-by:
Klaus Aehlig <aehlig@google.com> Reviewed-by:
Petr Pudlak <pudlak@google.com>
Please register or sign in to comment