feat: outdated comment
This commit is contained in:
parent
f99d20ade3
commit
bb6764af00
1 changed files with 0 additions and 4 deletions
|
@ -2,10 +2,6 @@ package xyz.atnrch.nicko.config;
|
|||
|
||||
import com.fasterxml.jackson.annotation.JsonProperty;
|
||||
|
||||
/**
|
||||
* TODO: 4/2/23 Convert using Bukkit YAML API
|
||||
* <a href="https://www.spigotmc.org/threads/tutorial-bukkit-custom-serialization.148781/">Link</a>
|
||||
**/
|
||||
public class Configuration {
|
||||
@JsonProperty("sql")
|
||||
private final DataSourceConfiguration sqlConfiguration;
|
||||
|
|
Loading…
Reference in a new issue