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

sort dependencies

parent 84027bed
No related branches found
No related tags found
No related merge requests found
...@@ -7,9 +7,9 @@ use CGI; ...@@ -7,9 +7,9 @@ use CGI;
use DateTime; use DateTime;
use English qw(-no_match_vars); use English qw(-no_match_vars);
use HTTP::AcceptLanguage; use HTTP::AcceptLanguage;
use Template;
use Log::Any::Adapter; use Log::Any::Adapter;
use List::MoreUtils qw(uniq); use List::MoreUtils qw(uniq);
use Template;
use Text::CSV; use Text::CSV;
use AccountManager::Account; use AccountManager::Account;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment