Skip to content

Commit d50c3ae

Browse files
committed
build(requirements): Remove unused project dependencies
Signed-off-by: Sebastian Schuberth <[email protected]>
1 parent 8403c76 commit d50c3ae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

plugins/commands/requirements/build.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,7 @@ dependencies {
2828
ksp(projects.plugins.commands.commandApi)
2929

3030
implementation(projects.analyzer)
31-
implementation(projects.downloader)
3231
implementation(projects.model)
33-
implementation(projects.scanner)
3432
implementation(projects.utils.commonUtils)
3533
implementation(projects.utils.spdxUtils)
3634

0 commit comments

Comments
 (0)