Remove username from the mindmap info.
This commit is contained in:
@@ -21,7 +21,6 @@ package com.wisemapping.validator;
|
||||
public interface Messages {
|
||||
String EMAIL_ALREADY_EXIST = "EMAIL_ALREADY_EXIST";
|
||||
String NO_VALID_EMAIL_ADDRESS = "NO_VALID_EMAIL_ADDRESS";
|
||||
String USERNAME_ALREADY_EXIST = "USERNAME_ALREADY_EXIST";
|
||||
String FIELD_REQUIRED = "FIELD_REQUIRED";
|
||||
String IMPORT_MAP_ERROR = "IMPORT_MAP_ERROR";
|
||||
String MAP_TITLE_ALREADY_EXISTS = "MAP_TITLE_ALREADY_EXISTS";
|
||||
|
Reference in New Issue
Block a user