Commit d4470f34 authored by Dylan Hardison's avatar Dylan Hardison

Add missing use List::MoreUtils

parent 1135904e
......@@ -16,6 +16,7 @@ use Bugzilla::FlagType;
use Bugzilla::Error;
use Storable qw(dclone);
use List::MoreUtils qw(any all);
use parent qw(Exporter);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment