aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/src/command/show_command.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/shirabe/src/command/show_command.rs')
-rw-r--r--crates/shirabe/src/command/show_command.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/shirabe/src/command/show_command.rs b/crates/shirabe/src/command/show_command.rs
index a3bf7157..a6bb906d 100644
--- a/crates/shirabe/src/command/show_command.rs
+++ b/crates/shirabe/src/command/show_command.rs
@@ -1662,7 +1662,6 @@ impl ShowCommand {
combined.keys().map(|k| strtolower(k)).collect()
}
- /// @return array|string|string[]
pub(crate) fn get_version_style(
&self,
latest_package: PackageInterfaceHandle,