mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-09 08:52:51 +00:00
Javadoc fixes and fixes missing dependency ChatMessageIDProvider in
IDProviderModule Signed-off-by: Rogiel <rogiel@rogiel.com>
This commit is contained in:
@@ -83,7 +83,6 @@ public interface Model<T extends ID<?>> {
|
||||
* database exception will occur.
|
||||
*/
|
||||
INSERT,
|
||||
|
||||
/**
|
||||
* Updates the object in the database.
|
||||
* <p>
|
||||
|
||||
Reference in New Issue
Block a user