|
|
|
@ -191,9 +191,7 @@ import javax.mail.internet.MimeMessage;
|
|
|
|
|
import biweekly.Biweekly;
|
|
|
|
|
import biweekly.ICalendar;
|
|
|
|
|
import biweekly.component.VEvent;
|
|
|
|
|
import biweekly.parameter.CalendarUserType;
|
|
|
|
|
import biweekly.parameter.ParticipationStatus;
|
|
|
|
|
import biweekly.parameter.Role;
|
|
|
|
|
import biweekly.property.Attendee;
|
|
|
|
|
import biweekly.property.CalendarScale;
|
|
|
|
|
import biweekly.property.Created;
|
|
|
|
@ -201,7 +199,6 @@ import biweekly.property.LastModified;
|
|
|
|
|
import biweekly.property.Method;
|
|
|
|
|
import biweekly.property.Organizer;
|
|
|
|
|
import biweekly.property.RawProperty;
|
|
|
|
|
import biweekly.property.Status;
|
|
|
|
|
import biweekly.property.Summary;
|
|
|
|
|
import biweekly.property.Transparency;
|
|
|
|
|
import biweekly.util.ICalDate;
|
|
|
|
|