Skip to content

Commit c9e143c

Browse files
authored
Remove unused Term::Choose prereq
Git::Helpers has been removed from the prereqs, so we don't need Term::Choose
1 parent 37a3bd9 commit c9e143c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cpanfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ requires 'Scalar::Util', '1.62'; # Moose
125125
requires 'Search::Elasticsearch' => '8.12';
126126
requires 'Search::Elasticsearch::Client::2_0' => '6.81';
127127
requires 'Search::Elasticsearch::Client::5_0' => '6.81';
128-
requires 'Term::Choose', '1.754'; # Git::Helpers
129128
requires 'Throwable::Error';
130129
requires 'Term::Size::Any'; # for Catalyst
131130
requires 'Text::CSV_XS';

0 commit comments

Comments
 (0)