Skip to content

Commit d3cfc64

Browse files
committed
fix(build): fix rustfmt blank line in upgrade_check.rs imports
1 parent 0003d48 commit d3cfc64

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)