mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-25 10:14:43 +02:00
Returns in finally are bad.
This commit is contained in:
@ -185,7 +185,6 @@ public final class DatabaseManager {
|
||||
}
|
||||
catch (SQLException e) {
|
||||
printErrors(e);
|
||||
return false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user