[packages/pldnotify: 1/7] Cleanup unused import "sys"

glen glen at pld-linux.org
Wed Feb 24 10:07:30 CET 2021


commit 973359879089fcd45dcf59537631a308d17a69e9
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Wed Feb 24 10:34:54 2021 +0200

    Cleanup unused import "sys"

 pldnotify.py | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/pldnotify.py b/pldnotify.py
index 02f0180..f938ecf 100755
--- a/pldnotify.py
+++ b/pldnotify.py
@@ -3,7 +3,6 @@
 import argparse
 import requests
 import rpm
-import sys
 from os import path
 
 """
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pldnotify.git/commitdiff/f944e2d9d8031849f241d4e905825d6ae1e235e4



More information about the pld-cvs-commit mailing list