удаление устаревшего объекта

This commit is contained in:
2025-01-17 18:11:32 +03:00
parent 3d8ba57f4a
commit 69151dd7a8
6 changed files with 8 additions and 38 deletions

View File

@@ -28,7 +28,7 @@ public enum Current implements Current_ {
Function,
SelectedFunction,
//-
ProjectView, Credentials;
ProjectView;
@Override
public String getDescription() {
switch (this) {