Selaa lähdekoodia

Remove unused import

Claus Vium 6 vuotta sitten
vanhempi
sitoutus
f7f3627bb1
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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;