remove get_statistics_for_service from statistics_api_client

This commit is contained in:
Leo Hemsted
2016-07-20 15:54:30 +01:00
parent ee10b3a6c2
commit 57e03349d2
7 changed files with 2 additions and 60 deletions

View File

@@ -17,7 +17,6 @@ def test_sign_out_user(app_,
mock_get_user_by_email,
mock_login,
mock_get_service_templates,
mock_get_service_statistics,
mock_get_jobs,
mock_has_permissions,
mock_get_template_statistics,