mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
tests/fprintd: Remove usage of never-used self.client variable
This commit is contained in:
committed by
Bastien Nocera
parent
0fb4f3b021
commit
85aad7bb01
@ -235,7 +235,6 @@ class FPrintdTest(dbusmock.DBusTestCase):
|
||||
self.daemon.wait(timeout=2)
|
||||
|
||||
self.daemon = None
|
||||
self.client = None
|
||||
|
||||
def polkitd_start(self):
|
||||
self._polkitd, self._polkitd_obj = self.spawn_server_template(
|
||||
|
||||
Reference in New Issue
Block a user