Allow dead code

This commit is contained in:
Roey Darwish Dror
2020-05-12 09:20:27 +03:00
parent 5060451066
commit 292d6eb1ad

View File

@@ -373,6 +373,7 @@ impl Config {
}
/// Whether Brew cask should be greedy
#[allow(dead_code)]
pub fn brew_cask_greedy(&self) -> bool {
self.config_file
.brew