Explorar el Código

Remove unused import

Claus Vium hace 6 años
padre
commit
f7f3627bb1
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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;