[X2Go-Commits] [x2gobroker] 03/18: sbin/x2gobroker-pubkeyauthorizer: Drop unused binascii import.

git-admin at x2go.org git-admin at x2go.org
Mon Apr 30 19:10:55 CEST 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2gobroker.

commit 29e2699bddc91d2a9b65bb9ab85d9359a126c5a1
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Apr 30 14:48:29 2018 +0200

    sbin/x2gobroker-pubkeyauthorizer: Drop unused binascii import.
---
 sbin/x2gobroker-pubkeyauthorizer | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sbin/x2gobroker-pubkeyauthorizer b/sbin/x2gobroker-pubkeyauthorizer
index 6a9af5a..20a462f 100755
--- a/sbin/x2gobroker-pubkeyauthorizer
+++ b/sbin/x2gobroker-pubkeyauthorizer
@@ -24,7 +24,6 @@ import sys
 import setproctitle
 import argparse
 import logging
-import binascii
 import urllib.request
 import getpass
 import logging

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git


More information about the x2go-commits mailing list