summaryrefslogtreecommitdiff
path: root/morphlib/execute.py
diff options
context:
space:
mode:
Diffstat (limited to 'morphlib/execute.py')
-rw-r--r--morphlib/execute.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/morphlib/execute.py b/morphlib/execute.py
index 038a5cfd..fdb9c1c5 100644
--- a/morphlib/execute.py
+++ b/morphlib/execute.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2011 Codethink Limited
+# Copyright (C) 2011-2012 Codethink Limited
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -18,7 +18,6 @@ import cliapp
import logging
import os
import subprocess
-import tempfile
import morphlib