mirror of
https://github.com/plexusorg/Plex.git
synced 2024-12-22 09:07:37 +00:00
Fix failing javadoc task
This commit is contained in:
parent
9f19bd14ca
commit
7dc3ab1d6b
@ -12,11 +12,6 @@ import java.time.ZonedDateTime;
|
||||
|
||||
import static dev.plex.util.TimeUtils.TIMEZONE;
|
||||
|
||||
/**
|
||||
* @author Taah
|
||||
* @project Plex
|
||||
* @since 6:53 PM [28-05-2022]
|
||||
*/
|
||||
public class ZonedDateTimeCodec implements Codec<ZonedDateTime>
|
||||
{
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user