mirror of
https://github.com/Hopiu/django-embed-video.git
synced 2026-03-16 21:30:23 +00:00
Simplify code
This commit is contained in:
parent
0af959ea02
commit
e574f4cf2d
1 changed files with 0 additions and 3 deletions
|
|
@ -109,9 +109,6 @@ class SoundCloudBackendTestCase(BackendTestMixin, TestCase):
|
|||
class FooBackend(SoundCloudBackend):
|
||||
url = 'foobar'
|
||||
|
||||
def init(self, *args, **kwargs):
|
||||
return
|
||||
|
||||
def get_info(self):
|
||||
return {
|
||||
'width': 123,
|
||||
|
|
|
|||
Loading…
Reference in a new issue