no message
This commit is contained in:
@@ -91,8 +91,6 @@ public enum Current implements CurrentAnchestor {
|
||||
//-
|
||||
Credentials,
|
||||
//-
|
||||
DialogWindow,
|
||||
//-
|
||||
PackageVersion,
|
||||
SapforConfiguration,
|
||||
SapforProfile,
|
||||
@@ -201,8 +199,6 @@ public enum Current implements CurrentAnchestor {
|
||||
return "Пользователь";
|
||||
case Compiler:
|
||||
return "Компилятор";
|
||||
case DialogWindow:
|
||||
return "Диалоговое окно";
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user