fixed formatting/indentation
This commit is contained in:
parent
f1f9afe13f
commit
6c452b1893
1 changed files with 33 additions and 45 deletions
|
@ -41,7 +41,6 @@ public class ESMail extends ESObject implements Serializable {
|
|||
|
||||
|
||||
public ESMail (MailExtension mailx) {
|
||||
|
||||
super (mailx.esMailPrototype, mailx.evaluator);
|
||||
this.status = OK;
|
||||
this.mailx = mailx;
|
||||
|
@ -181,14 +180,3 @@ public class ESMail extends ESObject implements Serializable {
|
|||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue