Skip to content

Commit

Permalink
Added missing import (bug 944905)
Browse files Browse the repository at this point in the history
Change-Id: I0e5edbcb79b1c9124a9ca82edfe4f0a5bd93e66e
  • Loading branch information
dolph committed Mar 2, 2012
1 parent ea4999d commit b698855
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keystone/cli.py
Expand Up @@ -16,6 +16,7 @@

from __future__ import absolute_import

import json
import sys
import textwrap

Expand Down

0 comments on commit b698855

Please sign in to comment.