diff options
Diffstat (limited to 'OpenSubtitlesHandler/XML-RPC/Types/XmlRpcMethodCall.cs')
| -rw-r--r-- | OpenSubtitlesHandler/XML-RPC/Types/XmlRpcMethodCall.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSubtitlesHandler/XML-RPC/Types/XmlRpcMethodCall.cs b/OpenSubtitlesHandler/XML-RPC/Types/XmlRpcMethodCall.cs index 1ec3622b2..12bcc52f2 100644 --- a/OpenSubtitlesHandler/XML-RPC/Types/XmlRpcMethodCall.cs +++ b/OpenSubtitlesHandler/XML-RPC/Types/XmlRpcMethodCall.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 XmlRpcHandler |
