ItEr23S03ContornaItEr22S03: Removing empty finally clause
This commit is contained in:
parent
3f3e8bf0ea
commit
e1179ec07d
1 changed files with 0 additions and 1 deletions
|
|
@ -72,7 +72,6 @@ public class ExceptionCatcherProxy<T> {
|
|||
// we don't know what would be the result, so we
|
||||
// return null
|
||||
return null;
|
||||
} finally {
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue