Skip to content

Commit 29d01ac

Browse files
committed
Fix unused directives (Need a commit hook for that...)
1 parent acb8b98 commit 29d01ac

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

SpotifyAPI.Web/Clients/FollowClient.cs

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
using System.Collections.Generic;
2-
using System.Net;
32
using System.Threading;
43
using System.Threading.Tasks;
54
using SpotifyAPI.Web.Http;

SpotifyAPI.Web/Clients/LibraryClient.cs

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
using System.Collections.Generic;
2-
using System.Net;
32
using System.Threading;
43
using System.Threading.Tasks;
54
using SpotifyAPI.Web.Http;

0 commit comments

Comments
 (0)