Don't think this is needed anymore...
This commit is contained in:
parent
824461c20f
commit
1496913f27
|
@ -4,7 +4,7 @@
|
||||||
# Jul 22 2022
|
# Jul 22 2022
|
||||||
|
|
||||||
use v5.36;
|
use v5.36;
|
||||||
no warnings 'experimental';
|
#no warnings 'experimental';
|
||||||
use Mojo::File qw{curfile};
|
use Mojo::File qw{curfile};
|
||||||
use lib curfile->dirname->sibling('lib')->to_string;
|
use lib curfile->dirname->sibling('lib')->to_string;
|
||||||
use Mojolicious::Commands;
|
use Mojolicious::Commands;
|
||||||
|
|
Loading…
Reference in a new issue