Merge pull request #865 from alphagov/remove-noti-stats

remove unused call to notification statistics
This commit is contained in:
Leo Hemsted
2016-08-11 17:32:07 +01:00
committed by GitHub
3 changed files with 1 additions and 31 deletions

View File

@@ -28,7 +28,7 @@ from app.main.uploader import (
s3upload,
s3download
)
from app import job_api_client, service_api_client, current_service, user_api_client, statistics_api_client
from app import job_api_client, service_api_client, current_service, user_api_client
from app.utils import user_has_permissions, get_errors_for_csv, Spreadsheet, get_help_argument