Remove unused variable
This commit is contained in:
parent
5254343f1f
commit
0fc61be68e
1 changed files with 0 additions and 1 deletions
|
|
@ -607,7 +607,6 @@ tool_extended!((self, builder),
|
|||
target: self.target,
|
||||
extra_features: Vec::new(),
|
||||
});
|
||||
let channel = &builder.config.channel;
|
||||
if clippy.is_some() {
|
||||
self.extra_features.push("clippy".to_owned());
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue