aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/src/command/create_project_command.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/shirabe/src/command/create_project_command.rs')
-rw-r--r--crates/shirabe/src/command/create_project_command.rs4
1 files changed, 0 insertions, 4 deletions
diff --git a/crates/shirabe/src/command/create_project_command.rs b/crates/shirabe/src/command/create_project_command.rs
index 756ebfac..260685c7 100644
--- a/crates/shirabe/src/command/create_project_command.rs
+++ b/crates/shirabe/src/command/create_project_command.rs
@@ -288,8 +288,6 @@ impl BaseCommand for CreateProjectCommand {
}
impl CreateProjectCommand {
- /// @param string|array<string>|null $repositories
- ///
/// @throws \Exception
#[allow(clippy::too_many_arguments)]
pub fn install_project(
@@ -632,8 +630,6 @@ impl CreateProjectCommand {
Ok(0)
}
- /// @param array<string>|null $repositories
- ///
/// @throws \Exception
#[allow(clippy::too_many_arguments)]
fn install_root_package(