mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-08 21:43:11 +00:00
Fix jdoc errors
This commit is contained in:
parent
cf33fe69a8
commit
e887cf8aec
18 changed files with 82 additions and 128 deletions
|
@ -43,7 +43,6 @@ public class SQLite extends Database {
|
|||
/**
|
||||
* Creates a new SQLite instance
|
||||
*
|
||||
* @param plugin Plugin instance
|
||||
* @param dbLocation Location of the Database (Must end in .db)
|
||||
*/
|
||||
public SQLite(final PlotSquared plotsquared, final String dbLocation) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue