mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-04 09:55:33 +10:00
fix lint errors2
This commit is contained in:
@@ -178,7 +178,6 @@ class Link:
|
||||
raise
|
||||
|
||||
def _asdict(self, extended=False):
|
||||
from core.models import Snapshot
|
||||
info = {
|
||||
'schema': 'Link',
|
||||
'url': self.url,
|
||||
|
||||
Reference in New Issue
Block a user