Fix after rebase

This commit is contained in:
smilerz
2021-06-06 14:25:14 -05:00
parent b556bed56e
commit 7406dedb74
14 changed files with 39261 additions and 7679 deletions

View File

@ -34,7 +34,6 @@ from cookbook.models import (Comment, CookLog, InviteLink, MealPlan,
from cookbook.tables import (CookLogTable, RecipeTable, RecipeTableSmall,
ViewLogTable, InviteLinkTable)
from cookbook.views.data import Object
from recipes.settings import DEMO
from recipes.version import BUILD_REF, VERSION_NUMBER