mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-09 04:28:38 -05:00
Cleanup some code smells identified by SonarQube.
This commit is contained in:
@@ -64,5 +64,3 @@ class InternalVersionTestCase(BaseTestGenerator):
|
||||
else:
|
||||
self.assertFalse(url.endswith(version_string))
|
||||
|
||||
def tearDown(self):
|
||||
config = self.config_bak
|
||||
|
||||
Reference in New Issue
Block a user