Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/pynslcd/rpc.py
diff options
context:
space:
mode:
Diffstat (limited to 'pynslcd/rpc.py')
-rw-r--r--pynslcd/rpc.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/pynslcd/rpc.py b/pynslcd/rpc.py
index 2c7aa85..5676b27 100644
--- a/pynslcd/rpc.py
+++ b/pynslcd/rpc.py
@@ -1,7 +1,7 @@
# rpc.py - rpc name lookup routines
#
-# Copyright (C) 2011 Arthur de Jong
+# Copyright (C) 2011, 2012 Arthur de Jong
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
@@ -18,8 +18,6 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301 USA
-import logging
-
import constants
import common