mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-06-05 01:03:51 -04:00
fix lint errors2
This commit is contained in:
parent
6f0eec92eb
commit
265bcc0264
2 changed files with 1 additions and 2 deletions
|
@ -178,7 +178,6 @@ class Link:
|
|||
raise
|
||||
|
||||
def _asdict(self, extended=False):
|
||||
from core.models import Snapshot
|
||||
info = {
|
||||
'schema': 'Link',
|
||||
'url': self.url,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue