mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 04:10:06 -05:00
Revert "added new keyword management page"
This reverts commit 6962b0e218.
This commit is contained in:
@@ -6,7 +6,6 @@ import cookbook.views.import_export
|
||||
import cookbook.views.lists
|
||||
import cookbook.views.new
|
||||
import cookbook.views.views
|
||||
import cookbook.views.manage
|
||||
|
||||
__all__ = [
|
||||
'api',
|
||||
@@ -15,7 +14,6 @@ __all__ = [
|
||||
'edit',
|
||||
'import_export',
|
||||
'lists',
|
||||
'manage',
|
||||
'new',
|
||||
'views',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user