Removes old commented out code
This removes old commented out code form tuskar/tests/api/api.py Removed code contained import and docstring, probably forgotten when refactoring before. Change-Id: I462ab815c045c053dc2435b6a55ecb6b01c161ce
This commit is contained in:
parent
2236889121
commit
aac31072e3
@ -15,10 +15,6 @@
|
||||
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
||||
# License for the specific language governing permissions and limitations
|
||||
# under the License.
|
||||
"""Base classes for API tests.
|
||||
"""
|
||||
|
||||
# import urllib
|
||||
|
||||
|
||||
from oslo.config import cfg
|
||||
@ -26,7 +22,6 @@ import pecan
|
||||
import pecan.testing
|
||||
|
||||
from tuskar.api import acl
|
||||
# from tuskar.openstack.common import jsonutils
|
||||
from tuskar.tests import base
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user