Bug fix
This commit is contained in:
@@ -11,7 +11,7 @@ import java.io.Serializable;
|
||||
* This class is deprecated and users are encouraged to use the Domain class instead.
|
||||
*/
|
||||
@Deprecated(forRemoval = false, since = "1.0.0-BETA.3")
|
||||
public final class Classic_Domain implements Serializable {
|
||||
public class Classic_Domain implements Serializable {
|
||||
|
||||
/**
|
||||
* The name of the domain (e.g., "example" in "example.com").
|
||||
|
Reference in New Issue
Block a user