From: Joseph Sutton Date: Thu, 3 Nov 2022 01:48:48 +0000 (+1300) Subject: tests/krb5: Remove unused copy-and-paste remnant X-Git-Tag: talloc-2.4.0~575 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0161d375746a1f5e145147d3ea4eb35f163bb5ec;p=thirdparty%2Fsamba.git tests/krb5: Remove unused copy-and-paste remnant Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- diff --git a/python/samba/tests/krb5/protected_users_tests.py b/python/samba/tests/krb5/protected_users_tests.py index a03ccaf0c66..441ccd178cd 100755 --- a/python/samba/tests/krb5/protected_users_tests.py +++ b/python/samba/tests/krb5/protected_users_tests.py @@ -54,12 +54,6 @@ global_hexdump = False class ProtectedUsersTests(KDCBaseTest): - @classmethod - def setUpClass(cls): - super().setUpClass() - - cls._search_iterator = None - def setUp(self): super().setUp() self.do_asn1_print = global_asn1_print