X-Git-Url: https://ruin.nu/git/?p=ndwebbie.git;a=blobdiff_plain;f=lib%2FNDWeb%2FController%2FRaids.pm;h=cf99ceaeb822ca4a2e21fab2c6e349318d16a29e;hp=83b519e845c78446263cc17c1edc23666df4151a;hb=208f038007b693c71734ee3c4bbee3ef7dc43cef;hpb=68829839b9031bf91844f5d5a3b516792bf1697f diff --git a/lib/NDWeb/Controller/Raids.pm b/lib/NDWeb/Controller/Raids.pm index 83b519e..cf99cea 100644 --- a/lib/NDWeb/Controller/Raids.pm +++ b/lib/NDWeb/Controller/Raids.pm @@ -6,7 +6,6 @@ use parent 'Catalyst::Controller'; use feature ':5.10'; use POSIX qw/floor pow/; -use List::Util qw/min/; use NDWeb::Include; use ND::Include;