Skip to content

Commit a518d50

Browse files
committed
fix(build): fix rustfmt blank line in upgrade_check.rs imports
1 parent 332ca31 commit a518d50

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

crates/vite_global_cli/src/upgrade_check.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ use std::{
1111

1212
use owo_colors::OwoColorize;
1313
use serde::{Deserialize, Serialize};
14-
1514
use vite_setup::registry;
1615

1716
const CHECK_INTERVAL_SECS: u64 = 24 * 60 * 60;

0 commit comments

Comments
 (0)