From 158e632004ab60ededc212941a4cd13fe8711ebe Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Mon, 23 Mar 2015 13:02:16 +0000 Subject: Morph build e2888dfade2d4ef59875d1631b96cd30 System branch: master --- morphlib/plugins/deploy_plugin.py | 1 + 1 file changed, 1 insertion(+) (limited to 'morphlib') 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 . +import collections import json import logging import os -- cgit v1.2.1