Skip to content

Commit 84e47ee

Browse files
committed
bug fix
2 parents db05f93 + 2698215 commit 84e47ee

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

src/GoogleAPIs/Gmail/DataBinder.cs

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
1-
using System;
2-
using System.Collections.Generic;
3-
using System.Linq;
4-
using System.Threading.Tasks;
5-
using System.Windows.Forms;
1+
using System.Threading.Tasks;
62

7-
using BarRaider.SdTools;
8-
9-
using Google.Apis.Calendar.v3;
103
using Google.Apis.Gmail.v1;
114
using Google.Apis.Oauth2.v2;
125

0 commit comments

Comments
 (0)