forked from lix-project/hydra
Hydra: Unicode::Encoding is auto-applied
11:28:20 hydra-server.1 | [warn] Unicode::Encoding plugin is auto-applied, please remove this from your appclass and make sure to define "encoding" config
This commit is contained in:
parent
f26b3e1779
commit
78233b8083
|
@ -8,7 +8,6 @@ use Hydra::Plugin;
|
|||
use Hydra::Model::DB;
|
||||
use Catalyst::Runtime '5.70';
|
||||
use Catalyst qw/ConfigLoader
|
||||
Unicode::Encoding
|
||||
Static::Simple
|
||||
StackTrace
|
||||
Authentication
|
||||
|
|
Loading…
Reference in a new issue