Skip to content

Commit

Permalink
🤖 Remove unnecessary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
marissamarym committed Feb 22, 2024
1 parent 8b69efe commit a55c889
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/commitm.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ class Commitm < Formula
license "MIT"

depends_on "llm"
depends_on "simonw/llm/ttok"

def install
bin.install "src/commitm.zsh" => "commitm"
Expand Down

0 comments on commit a55c889

Please sign in to comment.