Skip to content

Commit

Permalink
Remove gratuitous blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
jimfenton committed Aug 5, 2024
1 parent 10fea37 commit 47e96ba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ietf/meeting/tests_views.py
Original file line number Diff line number Diff line change
Expand Up @@ -6854,8 +6854,6 @@ def test_submit_and_approve_multiple_versions(self, mock_slides_manager_cls):
self.assertIn('third version', contents)




@override_settings(IETF_NOTES_URL='https://notes.ietf.org/')
class ImportNotesTests(TestCase):
settings_temp_path_overrides = TestCase.settings_temp_path_overrides + ['AGENDA_PATH']
Expand Down

0 comments on commit 47e96ba

Please sign in to comment.