Skip to content

Commit

Permalink
chore: clean deps for prompt script
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Oct 19, 2023
1 parent 495a5c6 commit efca2bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/devops-genius/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ dependencies {
implementation(projects.codeModules.gitCommitMessage)

implementation(projects.llmModules.sentenceTransformers)
implementation(projects.llmModules.promptScript)
implementation(projects.llmModules.connection)
implementation(projects.llmModules.openai)

Expand Down

0 comments on commit efca2bd

Please sign in to comment.