From 7a9c70f3962d7ae5885f02bcaf70c814b3f06d4e Mon Sep 17 00:00:00 2001 From: 02090095 Date: Wed, 19 Feb 2025 14:34:42 +0300 Subject: [PATCH] =?UTF-8?q?=D1=83=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D1=83=D1=87=D0=B5=D1=82=D0=BD=D0=BE=D0=B9=20=D0=B7?= =?UTF-8?q?=D0=B0=D0=BF=D0=B8=D1=81=D0=B8=20=D1=81=20=D1=81=D0=B5=D1=80?= =?UTF-8?q?=D0=B2=D0=B5=D1=80=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 4 +--- .../ComponentsServer/ComponentsServer.java | 10 ++++++-- .../UserAccount/UI/UserAccountsForm.java | 3 ++- .../Passes/All/DeleteUserAccount.java | 24 +++++++++++++++++++ src/_VisualDVM/Passes/PassCode.java | 5 +++- .../Repository/Server/ServerCode.java | 5 +++- 6 files changed, 43 insertions(+), 8 deletions(-) create mode 100644 src/_VisualDVM/Passes/All/DeleteUserAccount.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 6fb16d17..7cd8ccf9 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,13 +7,11 @@ - + - -