Skip to content

Commit

Permalink
Merge branch 'master' of github.com:wabo225/clap
Browse files Browse the repository at this point in the history
  • Loading branch information
wabo225 committed Feb 28, 2024
2 parents 9beccff + b0fd15f commit 115efcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clap_complete/src/shells/clink.rs
@@ -1,6 +1,6 @@
use crate::{generator::utils, Generator};
use clap::*;
use std::fmt::Write;
use clap::*;

/// Generate clink completion lua script
#[derive(Copy, Clone, PartialEq, Eq, Debug)]
Expand Down

0 comments on commit 115efcd

Please sign in to comment.