diff options
Diffstat (limited to 'OpenSubtitlesHandler/MethodResponses/MethodResponseGetComments.cs')
| -rw-r--r-- | OpenSubtitlesHandler/MethodResponses/MethodResponseGetComments.cs | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/OpenSubtitlesHandler/MethodResponses/MethodResponseGetComments.cs b/OpenSubtitlesHandler/MethodResponses/MethodResponseGetComments.cs index 6a586d5ce..8570ebabb 100644 --- a/OpenSubtitlesHandler/MethodResponses/MethodResponseGetComments.cs +++ b/OpenSubtitlesHandler/MethodResponses/MethodResponseGetComments.cs @@ -16,10 +16,8 @@ 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.Linq; -using System.Text; namespace OpenSubtitlesHandler { |
