Browse Source

Remove blank lines

Denis K 9 years ago
parent
commit
fc6128acdc
1 changed files with 0 additions and 5 deletions
  1. 0 5
      jet/tests/test_views.py

+ 0 - 5
jet/tests/test_views.py

@@ -223,8 +223,3 @@ class ViewsTestCase(TestCase):
         response = json.loads(response.content.decode())
         self.assertFalse(response['error'])
         self.assertFalse(UserDashboardModule.objects.filter(pk=module.pk).exists())
-
-
-
-
-