Update lib.rs

This commit is contained in:
dullbananas 2024-05-22 19:16:32 -07:00 committed by GitHub
parent 132877c833
commit 0969fd3ab5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -135,7 +135,6 @@ pub async fn start_lemmy_server(args: CmdArgs) -> LemmyResult<()> {
// Print version number to log
println!("Lemmy v{VERSION}");
// todo test
if let Some(CmdSubcommand::Migration {
subcommand,
all,