mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 21:26:46 +01:00
Returns in finally are bad.
This commit is contained in:
parent
c8c68ea7d9
commit
d57c253b19
@ -185,7 +185,6 @@ public final class DatabaseManager {
|
||||
}
|
||||
catch (SQLException e) {
|
||||
printErrors(e);
|
||||
return false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user