удаление устаревшего объекта
This commit is contained in:
@@ -28,7 +28,7 @@ public enum Current implements Current_ {
|
||||
Function,
|
||||
SelectedFunction,
|
||||
//-
|
||||
ProjectView, Credentials;
|
||||
ProjectView;
|
||||
@Override
|
||||
public String getDescription() {
|
||||
switch (this) {
|
||||
|
||||
Reference in New Issue
Block a user