[jenkins-ci PATCH] lcitool: Don't import crypt

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It hasn't been needed since dbe55924f90d, and flake8 rightfully
complains about that.

Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx>
---
 guests/lcitool | 1 -
 1 file changed, 1 deletion(-)

diff --git a/guests/lcitool b/guests/lcitool
index 759eff6..e8263da 100755
--- a/guests/lcitool
+++ b/guests/lcitool
@@ -17,7 +17,6 @@
 # with this program. If not, see <https://www.gnu.org/licenses/>.
 
 import argparse
-import crypt
 import fnmatch
 import json
 import os
-- 
2.20.1


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux