Skip to content

Commit

Permalink
vpoller.helpers.cclient needs to import json
Browse files Browse the repository at this point in the history
  • Loading branch information
dnaeon committed Sep 12, 2014
1 parent 95d04a3 commit d13057a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/vpoller/helpers/cclient.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
"""

import json


class HelperAgent(object):
"""
Expand Down

0 comments on commit d13057a

Please sign in to comment.