feat: add mikan and rawer parsers
This commit is contained in:
@@ -1,2 +1 @@
|
||||
mod notes;
|
||||
mod subscribers;
|
||||
|
||||
@@ -16,8 +16,7 @@
|
||||
use std::collections::BTreeMap;
|
||||
|
||||
use loco_rs::{db, prelude::*};
|
||||
use migration::Migrator;
|
||||
use recorder::app::App;
|
||||
use recorder::{app::App, migrations::Migrator};
|
||||
|
||||
#[allow(clippy::module_name_repetitions)]
|
||||
pub struct SeedData;
|
||||
|
||||
Reference in New Issue
Block a user