mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
Remove unused link
This commit is contained in:
parent
eb393aeaee
commit
b4ae7ce907
1 changed files with 0 additions and 4 deletions
|
@ -43,10 +43,6 @@ from anki.models import NotetypeDict
|
|||
from anki.sound import AVTag, SoundOrVideoTag, TTSTag
|
||||
from anki.utils import to_json_bytes
|
||||
|
||||
CARD_BLANK_HELP = (
|
||||
"https://anki.tenderapp.com/kb/card-appearance/the-front-of-this-card-is-blank"
|
||||
)
|
||||
|
||||
|
||||
@dataclass
|
||||
class TemplateReplacement:
|
||||
|
|
Loading…
Reference in a new issue