mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -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.sound import AVTag, SoundOrVideoTag, TTSTag
|
||||||
from anki.utils import to_json_bytes
|
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
|
@dataclass
|
||||||
class TemplateReplacement:
|
class TemplateReplacement:
|
||||||
|
|
Loading…
Reference in a new issue