From df4cc033c7cddd387dba56ac625f0fcd0dc9cc76 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Sat, 05 Jan 2013 13:00:44 +0000 Subject: Missing import --- (limited to 'commands') diff --git a/commands/pull b/commands/pull index 34f757c..313dc0f 100755 --- a/commands/pull +++ b/commands/pull @@ -2,6 +2,7 @@ import argparse import sys +import json import common -- cgit v0.9.1