Przeglądaj źródła

Remove unused import

Claus Vium 6 lat temu
rodzic
commit
f7f3627bb1

+ 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;