Fix whitespace issue

This commit is contained in:
Luke Burden 2019-08-21 13:19:16 -07:00
parent b2a40d22d1
commit 4e17d07164

View File

@ -36,7 +36,6 @@ facebook_resp_body = {
}
@override_settings(ROOT_URLCONF="tests.urls")
class TestSocialAuth(TestsMixin, TestCase):