mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-12 22:25:44 -04:00
minor db fix
This commit is contained in:
parent
62089fdb22
commit
844b5c5e20
2 changed files with 16 additions and 15 deletions
|
@ -15,7 +15,7 @@ from django import forms
|
|||
from ..util import htmldecode, urldecode, ansi_to_html
|
||||
|
||||
from core.models import Snapshot, ArchiveResult, Tag
|
||||
from core.forms import AddLinkForm, TagField
|
||||
from core.forms import AddLinkForm
|
||||
|
||||
from core.mixins import SearchResultsAdminMixin
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue