summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerome Martin <jxm@risingtidesystems.com>2011-05-13 14:04:00 +0200
committerJerome Martin <jxm@risingtidesystems.com>2011-05-13 16:45:10 +0200
commitd57f86c9ea1e0242d50f9a821f5410e97c62c5a0 (patch)
treeec9ccda7c626beb7e1cb322c6d9bb07930216712
parent589392ca50fe916f1aef0147c613bfba34cf65d5 (diff)
downloadconfigshell-fb-d57f86c9ea1e0242d50f9a821f5410e97c62c5a0.tar.gz
Removed unused import.
-rw-r--r--configshell/node.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/configshell/node.py b/configshell/node.py
index cf3d9b6..1f65775 100644
--- a/configshell/node.py
+++ b/configshell/node.py
@@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
import re
import log
-import copy
import prefs
import console
import inspect