Default Changelist
This commit is contained in:
@@ -18,8 +18,6 @@ abstract class Multiprogramming implements Progaram
|
||||
|
||||
protected static ?Multiprogramming $instance = null;
|
||||
|
||||
protected ?HttpClient $request = null;
|
||||
|
||||
protected int $errorCode = 0;
|
||||
protected string $errorMsg = '';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user