diff options
author | David Pursehouse <david.pursehouse@gmail.com> | 2020-06-05 14:46:08 +0900 |
---|---|---|
committer | David Pursehouse <david.pursehouse@gmail.com> | 2020-06-05 14:48:15 +0900 |
commit | f4f5d448b691c06688cb3636dc2294308b1a433f (patch) | |
tree | 7e00aa25c27e97ca5bda735ff2aa49b1b1a209b7 /org.eclipse.jgit.http.apache | |
parent | dac6801b47ef7924d6b265800816da1b571e6d70 (diff) | |
download | jgit-f4f5d448b691c06688cb3636dc2294308b1a433f.tar.gz jgit-f4f5d448b691c06688cb3636dc2294308b1a433f.zip |
ObjectDirectoryInserter: Remove redundant 'throws' declarations
ObjectWritingException and FileNotFoundException are subclasses
of IOException, which is already declared. Error does not need
to be explicitly declared.
Change-Id: I879820a33e10ec3a7ef676adc9c9148d2b3c4b27
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
Diffstat (limited to 'org.eclipse.jgit.http.apache')
0 files changed, 0 insertions, 0 deletions