Skip to content

Commit

Permalink
One last fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mmastrac committed Nov 5, 2024
1 parent cbb2862 commit 808a625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/portable/windows.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ use once_cell::sync::{Lazy, OnceCell};
use url::Url;

use crate::async_util;
use crate::branding::BRANDING;
use crate::branding::{BRANDING, BRANDING_CLI};
use crate::bug;
use crate::cli::upgrade::{self, self_version};
use crate::collect::Collector;
Expand Down

0 comments on commit 808a625

Please sign in to comment.