diff options
author | Ivan Frade <ifrade@google.com> | 2024-12-10 13:15:22 -0800 |
---|---|---|
committer | Ivan Frade <ifrade@google.com> | 2024-12-10 14:13:54 -0800 |
commit | e5bb59bc15f09651ffe0fff95dfe5ca5c8470619 (patch) | |
tree | 03bb5f30d90d5eaee2d4657b513e5ac8a7534859 /org.eclipse.jgit.test | |
parent | ec9f955204ebbeb43d283d3980a83a74e649e4f9 (diff) | |
download | jgit-e5bb59bc15f09651ffe0fff95dfe5ca5c8470619.tar.gz jgit-e5bb59bc15f09651ffe0fff95dfe5ca5c8470619.zip |
FileSnapshot: Delete malformed "catch" line (merge artifact?)
The merge of this file left an empty catch block:
error: [EmptyCatch] Caught exceptions should not be ignored
Delete the catch, as the exception is a subclass of the
FileSystemException catched just under it.
Change-Id: I78d6b1ca8152b6eee50a69d24ca987868866ba06
Diffstat (limited to 'org.eclipse.jgit.test')
0 files changed, 0 insertions, 0 deletions