diff options
author | drebs <drebs@leap.se> | 2015-08-24 14:37:08 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2015-08-24 14:37:08 -0300 |
commit | 560c0a029f0f5cd2efc254786ca392f91dc80f19 (patch) | |
tree | 5e409dea8874669cf0bcc305a2f592e3a0f0d9a9 /common/pkg | |
parent | 0e27dc259a5e5a0178d6d83ad0e692b07ef662eb (diff) |
[refactor] remove simplejson dependency on common
Diffstat (limited to 'common/pkg')
-rw-r--r-- | common/pkg/requirements.pip | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/pkg/requirements.pip b/common/pkg/requirements.pip index 287741d2..a1238707 100644 --- a/common/pkg/requirements.pip +++ b/common/pkg/requirements.pip @@ -1,4 +1,3 @@ -simplejson u1db # XXX -- fix me! |