Merge "Remove leftover useless import"

This commit is contained in:
Jenkins 2013-01-18 10:37:23 +00:00 committed by Gerrit Code Review
commit 2eb218b791

View File

@ -18,7 +18,6 @@
"""Handle the ACL to acces the API server."""
from ceilometer import policy
from ceilometer.api import acl
def get_limited_to_project(headers):