]> git.donarmstrong.com Git - debbugs.git/commitdiff
import uniq from List::MoreUtils into updatesqlcache
authorDon Armstrong <don@donarmstrong.com>
Mon, 7 Aug 2017 21:11:05 +0000 (14:11 -0700)
committerDon Armstrong <don@donarmstrong.com>
Mon, 7 Aug 2017 21:11:05 +0000 (14:11 -0700)
bin/debbugs-updatesqlcache

index b2838463e5c0bb50dffd864171072e1a3b86964a..d9450943aa7824163de6f59d3ae22107b41fa3d7 100755 (executable)
@@ -96,7 +96,7 @@ use Debbugs::Status qw(bug_presence read_bug);
 use Debbugs::DB;
 use DateTime;
 use File::stat;
-use List::MoreUtils qw(natatime);
+use List::MoreUtils qw(natatime uniq);
 use POSIX qw(ceil);
 
 my %options =