mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 23:12:21 -04:00
Don't import now unused INITIAL_EASE_FACTOR_THOUSANDS
This commit is contained in:
parent
caa536a753
commit
82a4e0abe8
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
use crate::{
|
||||
card::{Card, CardID, CardQueue, CardType},
|
||||
collection::Collection,
|
||||
deckconf::INITIAL_EASE_FACTOR_THOUSANDS,
|
||||
decks::DeckID,
|
||||
err::Result,
|
||||
notes::NoteID,
|
||||
|
|
Loading…
Reference in a new issue