Remove all the deprecated API related files and references

This commit is contained in:
Alex Barcelo
2016-10-29 08:50:13 +02:00
parent 790f1fc003
commit 53ed0d3a2c
9 changed files with 2 additions and 645 deletions

View File

@ -17,7 +17,6 @@ if not isinstance(DEFAULT_USER_SETTINGS, dict):
'email_on_ticket_assign': True,
'email_on_ticket_change': True,
'login_view_ticketlist': True,
'email_on_ticket_apichange': True,
'tickets_per_page': 25
}