From 5dfe9d705231e50a0ca8dd9c69cbedc1c171286c Mon Sep 17 00:00:00 2001 From: cahrens Date: Tue, 4 Feb 2014 16:33:44 -0500 Subject: [PATCH] Remove unused methods. --- .../views/tests/test_transcripts.py | 22 ------------------- 1 file changed, 22 deletions(-) diff --git a/cms/djangoapps/contentstore/views/tests/test_transcripts.py b/cms/djangoapps/contentstore/views/tests/test_transcripts.py index 138b60b513..f92e8e7f21 100644 --- a/cms/djangoapps/contentstore/views/tests/test_transcripts.py +++ b/cms/djangoapps/contentstore/views/tests/test_transcripts.py @@ -333,17 +333,6 @@ class TestDownloadtranscripts(Basetranscripts): del_cached_content(content_location) return content_location - def remove_subs_from_store(self, subs_id): - """Remove from store, if transcripts content exists.""" - filename = 'subs_{0}.srt.sjson'.format(subs_id) - content_location = StaticContent.compute_location( - self.org, self.number, filename) - try: - content = contentstore().find(content_location) - contentstore().delete(content.get_id()) - except NotFoundError: - pass - def test_success_download_youtube(self): self.item.data = '