Skip to content
Snippets Groups Projects
Commit 40dac16b authored by Guillaume ROUSSE's avatar Guillaume ROUSSE
Browse files

no need to explicitely load plugins at compilation time

parent a904352c
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,6 @@ package AccountManager::App;
use Mojo::Base qw(Mojolicious);
use English qw(-no_match_vars);
use Mojolicious::Plugin::TemplateToolkit;
use Mojolicious::Plugin::ClientIP;
use Template::Constants qw(:chomp);
use Syntax::Keyword::Try;
use UNIVERSAL::require;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment