diff --git a/force_bdss/tests/test_bdss_application.py b/force_bdss/tests/test_bdss_application.py index 86482c7bb6e2d1337e5bc8153e3358d39c13ae8e..abf417075b150dba73118863c254dcf3585a0714 100644 --- a/force_bdss/tests/test_bdss_application.py +++ b/force_bdss/tests/test_bdss_application.py @@ -41,4 +41,3 @@ class TestBDSSApplication(unittest.TestCase): _import_extensions(plugins, ext) self.assertEqual(plugins[0], plugin) -