Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Commit

Permalink
add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
rfk committed Dec 13, 2011
1 parent ef7dd36 commit 97a1c61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions clients/pysauropod/pysauropod/__init__.py
Expand Up @@ -61,6 +61,8 @@

import requests

import vep

from zope.interface import implements

from mozsvc.util import maybe_resolve_name
Expand Down

0 comments on commit 97a1c61

Please sign in to comment.