Browse Source

Remove unused import

Claus Vium 6 years ago
parent
commit
f7f3627bb1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      MediaBrowser.Providers/TV/TheTVDB/TvdbEpisodeProvider.cs

+ 0 - 1
MediaBrowser.Providers/TV/TheTVDB/TvdbEpisodeProvider.cs

@@ -1,6 +1,5 @@
 using System;
 using System.Collections.Generic;
-using System.Text;
 using System.Threading;
 using System.Threading.Tasks;
 using MediaBrowser.Common.Net;