aboutsummaryrefslogtreecommitdiff
path: root/OpenSubtitlesHandler/Interfaces
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSubtitlesHandler/Interfaces')
-rw-r--r--OpenSubtitlesHandler/Interfaces/IMethodResponse.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSubtitlesHandler/Interfaces/IMethodResponse.cs b/OpenSubtitlesHandler/Interfaces/IMethodResponse.cs
index 9c05e357b9..0152559fef 100644
--- a/OpenSubtitlesHandler/Interfaces/IMethodResponse.cs
+++ b/OpenSubtitlesHandler/Interfaces/IMethodResponse.cs
@@ -17,7 +17,6 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
using System;
-using System.ComponentModel;
namespace OpenSubtitlesHandler
{