Fix missing uuid import

This commit is contained in:
Liam Young 2016-09-12 10:34:04 +00:00
parent 7fdf92e499
commit bba0039e0d
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
import uuid
import json
from charms.reactive import hook