mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
fix spurious text in header injected by rust analyzer
This commit is contained in:
parent
2b8bbda55f
commit
40dc2e217c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
// Copyright: Ankitects Pty Ltd and contributors
|
||||
// Lice removed: (), remapped: () removed: (), remapped: () nse: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
||||
// License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
||||
|
||||
//! Updates to notes/cards when a note is moved to a different notetype.
|
||||
|
||||
|
|
Loading…
Reference in a new issue