diff options
Diffstat (limited to 'OpenSubtitlesHandler/MethodResponses/MethodResponseServerInfo.cs')
| -rw-r--r-- | OpenSubtitlesHandler/MethodResponses/MethodResponseServerInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSubtitlesHandler/MethodResponses/MethodResponseServerInfo.cs b/OpenSubtitlesHandler/MethodResponses/MethodResponseServerInfo.cs index fce5b4245..d41ac8e82 100644 --- a/OpenSubtitlesHandler/MethodResponses/MethodResponseServerInfo.cs +++ b/OpenSubtitlesHandler/MethodResponses/MethodResponseServerInfo.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; using System.ComponentModel; namespace OpenSubtitlesHandler |
