From 8cac9feb7c1deece725f7ccf3be42bc29a851d26 Mon Sep 17 00:00:00 2001 From: jluehrs2 Date: Thu, 31 Jan 2008 05:21:39 -0500 Subject: oops, we don't need this --- t/010-random-permutation.t | 1 - 1 file changed, 1 deletion(-) diff --git a/t/010-random-permutation.t b/t/010-random-permutation.t index 0420492..8151294 100644 --- a/t/010-random-permutation.t +++ b/t/010-random-permutation.t @@ -2,7 +2,6 @@ use strict; use warnings; use Test::More; -use List::Util 'sum'; use Games::Word qw/random_permutation/; my %blah_permutations = ( -- cgit v1.2.3-54-g00ecf