summaryrefslogtreecommitdiff
path: root/morphlib
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-03-23 13:02:16 +0000
committerMorph (on behalf of Adam Coldrick) <adam.coldrick@codethink.co.uk>2015-03-23 13:02:16 +0000
commit158e632004ab60ededc212941a4cd13fe8711ebe (patch)
tree1cdfa1b70e4afa52cc0089a61752c57154361f1a /morphlib
parent466cc88011f8cf263ef7e6a8b36ce2af0345f43e (diff)
downloadmorph-158e632004ab60ededc212941a4cd13fe8711ebe.tar.gz
Morph build e2888dfade2d4ef59875d1631b96cd30
System branch: master
Diffstat (limited to 'morphlib')
-rw-r--r--morphlib/plugins/deploy_plugin.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/morphlib/plugins/deploy_plugin.py b/morphlib/plugins/deploy_plugin.py
index bd6b521f..0d924a12 100644
--- a/morphlib/plugins/deploy_plugin.py
+++ b/morphlib/plugins/deploy_plugin.py
@@ -13,6 +13,7 @@
# with this program. If not, see <http://www.gnu.org/licenses/>.
+import collections
import json
import logging
import os