mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2026-06-04 01:16:54 +00:00
Release 2.5.1
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ package com.fastasyncworldedit.core.util;
|
||||
/**
|
||||
* @deprecated Unused, will be removed in the future. Use String concatenation instead.
|
||||
*/
|
||||
@Deprecated(forRemoval = true, since = "TODO")
|
||||
@Deprecated(forRemoval = true, since = "2.5.1")
|
||||
public class JoinedCharSequence implements CharSequence {
|
||||
|
||||
private char join;
|
||||
|
||||
Reference in New Issue
Block a user