Skip to content

Commit

Permalink
Remove unused import of pwd module
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Heimes <cheimes@redhat.com>
  • Loading branch information
Christian Heimes committed Dec 18, 2017
1 parent aa0a07b commit 50e9c2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/t_ldap_sasl.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
See https://www.python-ldap.org/ for details.
"""
import os
import pwd
import socket
import unittest

Expand Down

0 comments on commit 50e9c2e

Please sign in to comment.