LfsGson: Remove unnecessary 'throws' declarations

JsonIOException and JsonSyntaxException are subclasses of
RuntimeException, so don't need to be explicitly specified.

Change-Id: I3ed07df4838ea38c0d6e5ab88f4d18907532862a
1 file changed