File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
src/main/java/com/microsoft/graph/serializer Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change 2222
2323package com .microsoft .graph .serializer ;
2424import java .util .Arrays ;
25- import java .util .Calendar ;
2625import java .util .List ;
2726
2827import com .google .gson .JsonArray ;
3231import com .google .gson .JsonParser ;
3332import com .microsoft .graph .logger .ILogger ;
3433import com .microsoft .graph .models .extensions .Attachment ;
35- import com .microsoft .graph .models .extensions .Contact ;
36- import com .microsoft .graph .models .extensions .Event ;
37- import com .microsoft .graph .models .extensions .FileAttachment ;
38- import com .microsoft .graph .models .extensions .ItemAttachment ;
39- import com .microsoft .graph .models .extensions .Message ;
40- import com .microsoft .graph .models .extensions .ReferenceAttachment ;
4134import com .microsoft .graph .requests .extensions .AttachmentCollectionPage ;
4235import com .microsoft .graph .requests .extensions .AttachmentCollectionResponse ;
4336
You can’t perform that action at this time.
0 commit comments