Skip to content

Commit

Permalink
hgf
Browse files Browse the repository at this point in the history
  • Loading branch information
christiangnrd committed Aug 20, 2024
1 parent d9db801 commit 4c13969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/command_list.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use crate::operations::{channel_to_name, compatible_archs};
use crate::operations::{channel_to_name, get_channel_variations};
use crate::{global_paths::GlobalPaths, versions_file::load_versions_db};
use anyhow::{Context, Result};
use cli_table::{
Expand Down

0 comments on commit 4c13969

Please sign in to comment.