Cleanup.
- Legacy-Id: 8750
This commit is contained in:
parent
48e0c33aff
commit
7d2c934699
11
ietf/api.py
11
ietf/api.py
|
@ -14,17 +14,6 @@ from tastypie.fields import ApiField
|
|||
|
||||
import debug # pyflakes:ignore
|
||||
|
||||
#
|
||||
# /json/doc
|
||||
# /json/name
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
|
||||
_api_list = []
|
||||
|
||||
for _app in settings.INSTALLED_APPS:
|
||||
|
|
Loading…
Reference in a new issue