no message

This commit is contained in:
2023-10-07 21:02:01 +03:00
parent 4572214c45
commit 49805f1293
6 changed files with 24 additions and 13 deletions

View File

@@ -0,0 +1,6 @@
package SapforTestingSystem.ServerSapforTestingPlanner;
public class ServerSapforTestingPlanner {
public void Perform(){
}
}