Fix makefile.PL

This commit is contained in:
Citlali del Rey 2022-11-09 20:06:17 -08:00
parent 625c3fcfc3
commit b91f7490a3
Signed by: nullobsi
GPG Key ID: 933A1F44222C2634
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ WriteMakefile(
'Mojolicious' => '9.27',
'Mojolicious::Plugin::OpenAPI' => '5.07',
'Mojo::Pg' => '4.27',
'DateTime::Format::Pg' => '0.16001',
'Crypt::Random' => '1.25',
},
test => {TESTS => 't/*.t'}