diff options
Diffstat (limited to 'OpenSubtitlesHandler/MethodResponses/MethodResponseSubtitleDownload.cs')
| -rw-r--r-- | OpenSubtitlesHandler/MethodResponses/MethodResponseSubtitleDownload.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSubtitlesHandler/MethodResponses/MethodResponseSubtitleDownload.cs b/OpenSubtitlesHandler/MethodResponses/MethodResponseSubtitleDownload.cs index 7ad9f38ec..e203cbfa6 100644 --- a/OpenSubtitlesHandler/MethodResponses/MethodResponseSubtitleDownload.cs +++ b/OpenSubtitlesHandler/MethodResponses/MethodResponseSubtitleDownload.cs @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -using System; + using System.Collections.Generic; namespace OpenSubtitlesHandler { |
